./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench/egcd3.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench/egcd3.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash bb88ed9682db6491f425c1562db72fd328b6ec1826a177590c091d79b16175c0 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 23:02:17,079 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 23:02:17,176 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 23:02:17,180 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 23:02:17,181 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 23:02:17,201 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 23:02:17,202 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 23:02:17,202 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 23:02:17,202 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 23:02:17,202 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 23:02:17,203 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 23:02:17,203 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 23:02:17,203 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 23:02:17,203 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 23:02:17,203 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 23:02:17,203 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 23:02:17,203 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 23:02:17,203 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 23:02:17,203 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 23:02:17,203 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 23:02:17,203 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 23:02:17,204 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 23:02:17,204 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 23:02:17,204 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 23:02:17,204 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 23:02:17,204 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 23:02:17,204 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 23:02:17,204 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 23:02:17,204 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 23:02:17,204 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:02:17,204 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 23:02:17,205 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 23:02:17,205 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 23:02:17,205 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 23:02:17,205 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 23:02:17,206 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> bb88ed9682db6491f425c1562db72fd328b6ec1826a177590c091d79b16175c0 [2024-11-13 23:02:17,519 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 23:02:17,530 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 23:02:17,535 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 23:02:17,536 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 23:02:17,537 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 23:02:17,538 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/nla-digbench/egcd3.c Unable to find full path for "g++" [2024-11-13 23:02:19,515 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 23:02:19,771 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 23:02:19,771 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/sv-benchmarks/c/nla-digbench/egcd3.c [2024-11-13 23:02:19,782 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/data/e9e65b301/742054ff38ea4050b4213e3c8c73d4e4/FLAGd04618250 [2024-11-13 23:02:19,796 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/data/e9e65b301/742054ff38ea4050b4213e3c8c73d4e4 [2024-11-13 23:02:19,798 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 23:02:19,802 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 23:02:19,803 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 23:02:19,803 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 23:02:19,808 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 23:02:19,809 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:02:19" (1/1) ... [2024-11-13 23:02:19,810 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4353fc9c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:19, skipping insertion in model container [2024-11-13 23:02:19,811 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:02:19" (1/1) ... [2024-11-13 23:02:19,826 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 23:02:20,045 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:02:20,061 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 23:02:20,092 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:02:20,111 INFO L204 MainTranslator]: Completed translation [2024-11-13 23:02:20,112 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20 WrapperNode [2024-11-13 23:02:20,112 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 23:02:20,114 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 23:02:20,114 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 23:02:20,114 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 23:02:20,122 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,131 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,153 INFO L138 Inliner]: procedures = 14, calls = 23, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 142 [2024-11-13 23:02:20,153 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 23:02:20,154 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 23:02:20,154 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 23:02:20,154 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 23:02:20,162 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,163 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,165 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,165 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,169 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,173 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,174 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,175 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,177 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 23:02:20,178 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 23:02:20,178 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 23:02:20,178 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 23:02:20,179 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:02:20" (1/1) ... [2024-11-13 23:02:20,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:02:20,203 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 23:02:20,217 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 23:02:20,224 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5ed7fe09-1e30-4abb-a3d5-235decdf7ab1/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 23:02:20,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 23:02:20,248 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-13 23:02:20,248 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-13 23:02:20,248 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 23:02:20,249 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 23:02:20,249 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 23:02:20,249 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 23:02:20,249 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 23:02:20,315 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 23:02:20,317 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 23:02:21,003 INFO L? ?]: Removed 132 outVars from TransFormulas that were not future-live. [2024-11-13 23:02:21,004 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 23:02:21,080 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 23:02:21,081 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-13 23:02:21,081 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:02:21 BoogieIcfgContainer [2024-11-13 23:02:21,081 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 23:02:21,082 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 23:02:21,086 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 23:02:21,097 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 23:02:21,098 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:02:21" (1/1) ... [2024-11-13 23:02:21,108 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 23:02:21,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:21,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 122 states and 132 transitions. [2024-11-13 23:02:21,177 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 132 transitions. [2024-11-13 23:02:21,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 23:02:21,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:21,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:21,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:21,346 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-13 23:02:21,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:21,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 122 states and 131 transitions. [2024-11-13 23:02:21,369 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 131 transitions. [2024-11-13 23:02:21,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:21,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:21,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:21,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:21,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-13 23:02:21,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:21,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:21,650 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:21,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:21,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:21,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:21,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:21,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-13 23:02:21,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:21,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:21,832 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:21,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:21,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:21,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:21,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:21,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-13 23:02:21,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:21,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:21,945 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:21,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:21,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:21,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:21,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,032 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,120 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,193 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,269 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,318 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,408 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,462 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:22,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,471 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,535 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,593 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:22,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,662 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,720 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:22,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,779 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,842 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,901 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:22,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-13 23:02:22,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:22,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:22,962 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:22,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:22,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:22,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:22,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,017 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,071 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,134 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,181 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,237 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,290 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,342 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,410 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,447 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,485 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,531 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,577 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,630 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,689 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,730 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:23,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,780 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,855 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:23,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,898 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,944 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:23,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-13 23:02:23,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:23,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:23,989 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:23,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:23,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:23,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:23,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:24,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,033 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,070 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,119 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,166 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,220 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,258 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,296 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,338 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,376 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,414 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,458 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,503 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,545 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,592 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,627 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,665 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,701 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,740 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,776 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,814 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,850 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,896 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,930 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,963 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:24,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:24,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-13 23:02:24,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:24,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:24,999 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:24,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:24,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:24,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,032 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,065 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,097 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,130 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,164 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,204 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,239 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,268 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:25,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,273 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,308 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,345 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,376 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:25,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,382 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,417 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,450 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:25,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,456 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,497 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,532 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:25,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,537 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,574 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,609 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,643 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,677 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,711 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:25,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,749 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,788 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,828 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,856 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:25,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,863 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,894 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,924 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,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-13 23:02:25,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,957 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:25,983 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:25,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:25,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:25,988 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:25,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:25,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:25,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:25,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,020 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,051 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,082 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,114 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,157 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,189 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,225 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,257 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,289 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:26,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,295 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:26,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,327 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,368 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,399 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:26,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,429 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,465 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:26,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,473 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,507 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,546 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,581 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,610 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,641 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,674 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:26,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,704 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,743 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,773 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,802 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,832 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,861 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,889 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,919 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,951 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:26,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-13 23:02:26,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:26,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:26,982 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:26,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:26,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:26,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:26,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,007 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:27,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,016 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,047 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,078 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,108 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,151 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,192 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,227 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,257 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,287 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,322 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,350 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,380 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,404 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:27,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,410 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,434 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:27,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,440 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,477 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,509 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,539 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,569 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,608 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,638 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,668 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,698 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,728 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,756 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,785 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,814 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,844 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,879 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,907 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,935 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:27,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:27,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:27,967 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:27,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:27,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:27,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:27,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:27,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-13 23:02:28,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,002 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,038 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,073 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,103 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,130 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,157 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,184 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,211 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,248 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,275 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,302 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,336 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,363 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,390 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,418 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,448 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,481 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,508 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,544 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,573 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,607 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,635 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,662 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,689 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,717 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,744 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,770 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,797 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:28,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,823 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,850 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:28,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,876 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,910 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,937 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,965 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:28,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-13 23:02:28,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:28,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:28,994 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:28,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:28,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:28,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:28,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,022 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,049 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,076 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,104 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,136 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:29,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,163 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,191 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,218 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,255 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,282 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,310 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,338 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,360 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:29,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,365 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,392 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,417 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,448 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,479 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,512 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,539 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,565 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,599 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:29,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,627 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,655 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,682 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,709 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,735 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,763 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,790 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,817 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,844 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,871 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,902 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,928 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,953 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:29,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:29,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:29,978 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:29,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:29,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:29,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:29,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:29,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-13 23:02:30,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,003 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,028 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,055 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,083 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,111 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,139 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,164 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,190 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,226 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,251 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,277 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,302 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,328 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,353 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,379 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,404 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,430 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,450 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:30,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,455 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,481 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,508 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,539 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,565 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,590 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,615 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,640 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,665 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,692 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,717 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,741 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,766 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,790 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,814 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,846 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,872 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:30,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,896 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:30,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,920 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,944 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,970 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:30,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-13 23:02:30,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:30,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:30,995 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:30,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:30,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:30,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:30,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,021 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,046 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,071 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,094 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,130 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,155 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,180 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,205 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,230 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,255 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,279 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,304 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:31,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,329 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,354 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,378 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,402 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,435 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,460 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,485 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,515 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,545 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,577 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,607 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,638 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,666 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,691 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,717 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,743 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,768 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,792 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,817 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,849 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,874 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,898 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,922 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:31,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,946 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,969 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:31,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-13 23:02:31,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:31,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:31,993 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:31,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:31,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:31,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:31,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,016 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,035 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:32,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,040 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,064 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,089 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,113 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,137 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:32,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,162 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,189 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,213 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,236 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,262 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:32,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,287 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,312 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,337 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,362 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,387 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,413 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,437 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,463 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,488 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,514 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,551 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,575 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,599 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,622 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,645 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:32,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,670 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,696 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,726 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,752 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,781 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,805 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,829 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,854 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,882 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,906 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,933 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:32,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,957 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,977 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:32,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:32,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:32,981 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:32,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:32,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:32,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:32,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:32,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-13 23:02:33,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,004 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,032 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,060 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:33,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,066 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,099 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,125 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,150 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,174 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:33,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,199 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,224 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,247 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,272 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,303 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:33,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,325 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,349 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,373 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,396 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,419 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,442 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,465 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,489 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,512 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,534 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,556 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,579 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,609 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,636 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,665 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,688 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,711 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,735 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:33,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,759 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,782 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,805 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,828 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,852 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,875 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,897 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,920 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,942 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:33,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-13 23:02:33,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:33,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:33,966 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:33,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:33,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:33,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:33,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,007 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,029 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,055 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,087 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,114 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,137 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,155 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:34,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,160 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,183 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,206 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,229 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,252 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,275 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,296 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:34,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,318 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,339 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,369 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,390 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,412 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,434 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:34,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,439 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,469 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,499 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,528 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,557 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,588 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,615 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,638 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,661 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,687 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,710 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,728 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:34,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,733 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,761 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,786 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,811 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,839 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,862 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,884 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,905 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,922 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:34,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,927 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,948 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,970 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:34,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-13 23:02:34,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:34,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:34,992 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:34,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:34,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:34,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:34,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,018 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,035 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:35,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,039 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,060 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,081 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,102 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,124 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,146 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,163 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:35,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,168 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,189 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,210 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:35,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,214 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,235 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,261 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,285 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,308 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,330 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,354 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,377 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,398 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,420 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,443 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,462 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:35,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,466 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,489 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,512 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,535 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,557 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,580 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,602 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,624 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,646 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,679 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,700 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,722 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,744 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,766 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,787 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,809 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,830 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:35,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,852 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:35,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,876 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,897 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,917 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,939 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,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-13 23:02:35,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,961 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:35,983 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:35,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:35,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:35,988 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:35,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:35,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:35,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:35,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,005 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:36,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,009 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,031 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,052 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,073 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,101 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,122 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,142 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,163 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,184 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,205 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,226 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,247 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,268 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,289 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,309 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,330 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,353 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,382 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,407 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,426 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:36,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,430 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,452 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,474 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,501 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,523 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,546 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,564 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:36,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,569 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,591 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,613 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,639 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,661 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,683 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,705 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,728 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,750 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,772 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,793 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,817 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,838 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,861 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,882 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,902 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,926 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,950 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,971 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:36,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-13 23:02:36,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:36,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:36,995 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:36,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:36,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:36,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:36,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,022 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,052 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,089 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,127 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,148 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,170 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,188 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:37,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,192 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,210 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:37,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,214 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,237 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,261 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,282 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,303 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,324 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,345 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,372 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,394 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,411 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:37,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,415 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,437 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:37,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,457 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,477 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,498 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,517 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,537 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,559 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,580 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:37,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,604 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,625 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,647 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:37,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,669 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,691 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:37,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,695 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:37,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,721 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,742 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,763 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,791 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,813 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,836 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,874 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:37,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,899 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,921 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,943 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,965 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:37,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-13 23:02:37,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:37,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:37,989 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:37,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:37,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:37,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:37,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,010 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,031 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,051 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,075 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,096 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,113 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:38,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,117 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,137 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,156 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,173 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:38,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,177 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:38,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,205 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,228 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,248 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,268 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,288 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,310 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,330 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,349 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,369 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,390 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,412 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,433 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,457 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,478 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,500 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,521 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,542 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,567 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,590 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,614 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,636 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,657 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,679 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,701 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,722 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,742 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,766 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,787 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,808 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,829 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:38,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,850 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,871 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,892 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,913 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,930 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:38,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,934 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,955 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,975 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:38,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:38,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-13 23:02:38,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:38,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:38,998 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:38,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:38,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:38,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,025 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,045 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:39,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,065 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,086 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:39,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,107 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,129 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,153 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,173 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,194 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,214 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,234 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,253 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,274 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:39,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,298 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,319 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,340 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,360 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,381 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:39,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,405 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,427 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,448 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,465 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:39,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,469 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,490 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,512 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,533 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,560 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,578 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:39,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,582 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:39,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,604 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,628 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,651 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,672 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,692 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,710 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:39,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,714 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,735 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,756 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:39,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,776 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,797 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,821 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,846 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,869 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,894 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,917 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,939 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,956 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:39,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,961 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:39,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:39,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:39,982 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:39,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:39,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:39,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:39,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:39,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-13 23:02:40,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,002 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,022 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:40,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,042 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,063 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,083 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,102 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,122 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,142 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,162 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:40,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,182 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,202 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,227 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,247 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:40,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,266 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,286 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,306 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,327 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,347 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,367 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,388 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,409 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,429 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,448 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,468 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,489 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,509 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,530 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,547 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:40,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,550 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,571 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,598 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,617 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,636 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,656 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,675 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,694 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,713 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,728 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:40,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,732 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,753 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,773 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,795 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,815 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,835 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,855 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:40,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,875 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:40,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,894 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,910 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:40,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,914 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,930 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:40,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,934 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,954 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,975 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:40,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,978 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:40,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:40,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-13 23:02:40,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:40,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:40,996 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:40,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:40,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:40,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,016 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,036 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,055 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,074 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,094 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,112 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,132 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,150 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,169 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,188 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,203 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:41,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,207 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,226 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,244 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,263 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:41,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,287 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,307 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,327 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,351 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,372 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,392 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,412 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,434 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,454 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,475 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,494 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:41,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,513 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,532 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,552 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,571 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,590 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,610 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,635 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,659 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,682 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:41,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,701 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,723 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,751 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,770 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,789 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,808 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,826 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,845 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:41,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,864 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,882 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,902 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,922 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,942 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,964 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:41,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-13 23:02:41,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:41,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:41,984 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:41,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:41,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:41,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:41,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,004 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,024 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,044 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,060 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:42,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,068 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,088 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,113 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:42,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,117 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,137 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,157 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,173 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:42,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,177 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,193 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:42,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,197 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,217 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,236 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,254 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,273 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,292 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,311 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,330 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,348 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,368 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,386 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:42,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,404 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:42,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,422 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,440 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,459 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,503 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,535 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,556 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,582 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,602 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,620 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,638 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,656 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,676 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,696 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,719 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,739 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,759 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,779 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,799 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,825 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,844 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,863 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,886 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,909 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,925 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:42,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,929 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:42,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,949 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,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-13 23:02:42,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,969 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:42,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:42,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:42,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:42,988 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:42,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:42,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:42,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:42,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,008 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,028 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,047 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,066 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,086 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,105 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,123 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,142 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,162 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:43,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,181 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,201 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,221 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,241 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,260 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,290 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,309 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,329 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,347 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,366 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,385 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,403 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,422 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,440 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,460 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,480 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,500 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,520 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,542 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,560 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,580 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,600 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,620 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,645 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,663 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,682 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:43,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,701 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,719 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,740 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:43,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,758 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:43,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,776 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,790 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:43,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,794 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,812 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,830 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,848 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,870 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,889 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,908 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,927 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,947 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,966 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:43,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-13 23:02:43,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:43,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:43,988 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:43,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:43,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:43,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:43,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,011 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,030 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,046 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:44,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,049 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,068 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,088 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:44,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,106 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,126 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,145 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,163 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:44,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,167 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,186 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,205 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:44,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,225 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,245 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,266 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,313 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,340 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,368 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,396 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:44,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,443 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,462 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,480 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:44,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,498 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:44,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,518 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,536 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,555 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,573 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,591 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,607 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:44,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,611 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,630 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,649 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:44,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,668 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,687 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,710 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,729 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,748 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,767 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,785 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,812 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,832 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,850 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:44,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,874 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,898 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,924 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,949 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,970 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:44,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:44,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:44,974 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:44,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:44,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:44,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:44,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:44,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-13 23:02:44,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,000 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,026 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,054 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,075 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,094 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,114 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,136 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:45,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,155 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,184 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,208 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,227 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,246 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:45,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,266 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,285 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,303 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,323 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,355 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,375 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,394 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,409 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:45,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,413 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,432 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,452 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,471 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,490 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,508 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,528 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:45,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,546 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:45,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,565 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,583 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,601 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,620 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,638 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,657 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,675 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,694 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,711 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,730 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,748 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,766 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,784 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,813 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,831 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,850 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,869 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,888 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,905 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,923 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,941 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,958 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,976 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:45,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-13 23:02:45,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:45,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:45,994 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:45,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:45,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:45,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:45,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:46,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,013 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,032 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,051 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,071 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,091 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,109 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,128 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,143 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:46,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,146 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,165 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,183 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,201 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,219 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,238 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,270 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:46,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,287 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,306 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,323 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,346 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,360 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:46,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,364 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,382 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:46,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,404 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:46,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,422 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,440 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,457 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,474 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,488 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:46,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,492 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,512 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,531 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,550 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,569 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,591 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,607 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:46,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,610 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,628 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,647 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,665 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,683 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:46,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,701 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,729 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,748 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02: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-13 23:02:46,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,765 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,783 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,801 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,819 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,839 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,856 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:02:46,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,875 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,892 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:02:46,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:02:46,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:02:46,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:02:46,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-13 23:02:46,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:02:46,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:02:46,913 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:02:46,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 23:15:51,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,577 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,589 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,601 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,612 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,623 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,635 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,647 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,658 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,670 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,681 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:51,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,693 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,704 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,718 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,729 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,741 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,752 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,764 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,777 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,786 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:51,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,789 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,800 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,813 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,824 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:51,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,836 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:51,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,847 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,856 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:51,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,859 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,870 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,882 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:51,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,893 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,905 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,916 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,925 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:51,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,928 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,939 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,951 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,963 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:51,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,975 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,987 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:51,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:51,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-13 23:15:51,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:51,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:51,999 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:51,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:51,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:51,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,010 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,022 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,033 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,044 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,056 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,069 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,081 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,092 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,103 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,113 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:52,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,115 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:52,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,126 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,138 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,149 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,161 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,172 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,184 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,193 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:52,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,195 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,207 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,219 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:52,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,230 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,242 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,253 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,265 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,277 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,288 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,299 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,311 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,322 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,334 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:52,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,345 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:52,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,357 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,368 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,380 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,392 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:52,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,404 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,420 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,432 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,444 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,456 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,468 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,481 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,493 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,506 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,519 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,532 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,545 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,558 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,571 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,584 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,597 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,607 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:52,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,610 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,623 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,636 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,649 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,662 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,675 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,688 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:52,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,701 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,714 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,727 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,740 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,753 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,767 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,779 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,790 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:52,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,792 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,807 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,820 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,833 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,846 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,856 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:52,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,859 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,872 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,885 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,895 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:52,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,898 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,910 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:52,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,923 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,936 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,949 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,962 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,976 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:52,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:52,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:52,989 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:52,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:52,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:52,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:52,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:52,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-13 23:15:53,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,002 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,015 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,028 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,041 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,054 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,067 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,080 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,092 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,104 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,117 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,127 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,129 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,141 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,154 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,164 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,166 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,180 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,193 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,205 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,217 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,230 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,242 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,254 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,266 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,278 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,291 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,303 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,314 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,326 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,337 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,349 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,361 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,372 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,384 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,396 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,407 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,419 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,430 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,442 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,454 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:53,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,465 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,477 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,489 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,500 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,512 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,524 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,539 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,552 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,565 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,578 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,591 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,605 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,615 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,617 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,630 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,644 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,657 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:53,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,670 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,683 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,696 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,709 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,723 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,736 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,749 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,763 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,776 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,791 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,801 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,804 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,817 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,832 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,846 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,860 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,874 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,888 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,902 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,916 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,931 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,947 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,961 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:53,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,974 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:53,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:53,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:53,988 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:53,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:53,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:53,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:53,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:53,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-13 23:15:54,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,002 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,013 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:54,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,016 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,030 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:54,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,044 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,059 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:54,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,073 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,088 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,102 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,117 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,131 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,145 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,159 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:54,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,173 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,188 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,202 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,217 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,231 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,244 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,257 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,268 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:54,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,271 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,285 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,298 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,312 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,326 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,340 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,355 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,372 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,386 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,400 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,415 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,426 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:54,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,429 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:54,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,442 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,455 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,469 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,483 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,497 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,511 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,525 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,540 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,554 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,568 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,582 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,597 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,611 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:54,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,625 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,640 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,655 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,669 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,683 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,697 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,711 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,724 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,738 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,752 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,766 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,780 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,796 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,811 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,826 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,840 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,855 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,869 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,883 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,895 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:54,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,898 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,912 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,926 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,941 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,952 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:54,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,954 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,968 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,981 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:54,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-13 23:15:54,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:54,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:54,995 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:54,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:54,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:54,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:54,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,005 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,008 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,021 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,035 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,046 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,049 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,060 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,063 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,077 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,088 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,092 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,106 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,121 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,135 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,150 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,164 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,179 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,193 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,210 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,224 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,237 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,251 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,265 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,277 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,280 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,295 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,310 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,324 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,338 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,353 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,368 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,383 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,398 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,413 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,428 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,443 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,458 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,473 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,488 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,503 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,517 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,532 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,547 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,562 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,577 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,592 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,607 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,622 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,637 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,654 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,669 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,684 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,699 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,710 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,713 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,727 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,741 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,754 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,767 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,780 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,794 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,807 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,820 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,833 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,846 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,856 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,859 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:55,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,871 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,883 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:55,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,896 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,909 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:55,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,921 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,934 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:55,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,946 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,956 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,959 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,972 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,982 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:55,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,985 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:55,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:55,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-13 23:15:55,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:55,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:55,998 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:55,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:55,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:55,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,011 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,024 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,035 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,037 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:56,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,052 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,065 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:56,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,078 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,088 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,090 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,103 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,113 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,115 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,128 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,140 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,153 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,165 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:56,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,177 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,189 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:56,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,201 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,213 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,225 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,237 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,249 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,261 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,273 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:56,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,285 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,297 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,309 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,321 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,333 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,344 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,353 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,356 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,368 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,379 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,391 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,403 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,416 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,428 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,439 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,451 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,463 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,474 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,486 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,498 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,510 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,523 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,536 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,548 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,561 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,574 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,586 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,599 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,612 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,624 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,637 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,650 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,662 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,675 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,688 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,700 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,710 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,713 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,725 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,738 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,751 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,763 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,775 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,790 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,803 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,816 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,828 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:56,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,841 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,853 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:56,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,866 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,878 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,891 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,904 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,916 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,929 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,942 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,952 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,954 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,967 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,977 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:56,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,980 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:56,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-13 23:15:56,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:56,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:56,993 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:56,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:56,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:56,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:56,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,005 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,018 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,031 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,044 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,056 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,069 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,082 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,095 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,108 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,121 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,133 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,143 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:57,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,146 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,160 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,173 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,185 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,197 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,210 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,222 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,234 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,246 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,258 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,271 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,283 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:57,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,296 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,308 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:57,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,319 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,331 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,343 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,354 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,367 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,376 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:57,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,379 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,390 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,402 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,411 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:57,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,414 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:57,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,426 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,438 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,450 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,463 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,475 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,487 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,500 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,513 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,529 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,542 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,555 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,564 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:57,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,567 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,579 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:57,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,592 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,604 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,617 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,629 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,639 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:57,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,641 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:57,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,656 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,668 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,681 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,693 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,705 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:57,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,717 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,729 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,741 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,753 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,765 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,777 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,790 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,802 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,814 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,826 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,841 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,853 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,869 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,881 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:57,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,894 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,909 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,923 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,935 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,947 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,959 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,972 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,984 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:57,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-13 23:15:57,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:57,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:57,996 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:57,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:57,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:57,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:57,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,008 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,020 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,030 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,032 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,044 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,056 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,069 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,081 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,094 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,106 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,118 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,130 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,140 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,143 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,155 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,168 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,181 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,193 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,203 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,205 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,218 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,230 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,242 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,254 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,266 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,280 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,292 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,304 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,313 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,316 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,328 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,340 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,352 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,364 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,375 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,387 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,398 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:58,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,410 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,422 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,434 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,446 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,458 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,470 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,482 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,495 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,507 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,520 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,532 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,545 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,557 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,570 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,582 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,595 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,607 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,619 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,632 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,647 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,659 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,669 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,672 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,684 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,702 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,722 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,736 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,749 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,761 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,773 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,784 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,786 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,799 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,811 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,824 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,837 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,849 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,861 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,874 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,886 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,899 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,912 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,922 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:58,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,924 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,937 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,949 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,962 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,974 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:58,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:58,987 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:58,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:58,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:58,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:58,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:58,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-13 23:15:58,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,000 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,010 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:59,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,012 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,027 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,040 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,052 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,065 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,077 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,090 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,102 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,114 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,127 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,139 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,152 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,164 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,177 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,189 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,202 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,214 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,227 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,239 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,251 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,263 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,276 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,288 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,300 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,312 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,324 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,337 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,348 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:59,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,360 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,372 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,384 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,397 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,409 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:59,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,422 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,437 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,450 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:59,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,453 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,469 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,484 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,500 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,516 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,532 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:59,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,547 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:59,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,564 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,582 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,600 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,619 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,636 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,651 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,663 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,675 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,687 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,699 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,711 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,724 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,736 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15: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-13 23:15:59,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,748 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,760 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,772 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,785 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,797 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,809 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,824 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:59,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,836 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:59,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,848 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,861 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,873 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,885 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,895 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:59,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,898 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,907 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:59,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,909 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,922 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,934 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,946 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,956 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:15:59,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,959 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,971 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,984 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:15:59,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-13 23:15:59,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:15:59,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:15:59,997 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:15:59,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:15:59,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:15:59,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:15:59,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,009 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,022 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,034 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,047 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,059 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,072 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,084 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,097 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,109 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,121 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,134 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,147 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:00,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,160 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,172 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,184 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,199 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,212 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,224 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16: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-13 23:16:00,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,237 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,249 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,262 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,274 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:00,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,286 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,298 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,310 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,322 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,334 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,348 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16: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-13 23:16:00,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,360 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,372 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,384 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,398 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,410 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:00,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,422 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,433 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,445 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,457 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,469 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,482 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,494 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,507 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,519 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,532 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,545 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,557 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16: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-13 23:16:00,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,571 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,584 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,596 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,609 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,621 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,634 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,646 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,659 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,670 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,682 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,691 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:00,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,693 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,705 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:00,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,716 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,728 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,739 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,751 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,763 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:00,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,774 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,785 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,797 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,809 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:00,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,820 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16: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-13 23:16:00,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,832 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,843 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,855 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,867 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,879 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,891 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,904 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,917 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,930 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,942 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,953 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:00,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,955 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,968 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,980 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:00,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-13 23:16:00,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:00,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:00,993 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:00,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:00,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:00,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:00,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,005 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,018 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,030 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,042 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,054 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,066 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,079 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,091 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,103 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,113 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,116 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,129 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,141 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,153 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,163 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,166 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,179 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,191 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,204 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,216 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,229 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,238 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,241 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,253 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,266 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,278 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,292 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,304 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,313 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,316 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,328 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,340 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,352 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,364 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,376 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,388 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,400 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,409 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,412 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,424 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,434 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,436 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,448 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,460 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,472 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,484 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,496 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,508 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,518 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,520 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,532 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,544 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,556 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,568 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,578 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,580 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,592 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,604 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,616 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,628 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,639 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,652 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,664 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,676 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,687 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,698 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,710 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,721 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,732 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16: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-13 23:16:01,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,744 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,755 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,766 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,778 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,790 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,801 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,813 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,824 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,836 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,848 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,860 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,871 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,883 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,895 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,907 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,919 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,931 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,942 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,952 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:01,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,954 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,966 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,978 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:01,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-13 23:16:01,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:01,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:01,990 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:01,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:01,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:01,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:01,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,004 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,013 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,016 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,029 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,041 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,053 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,065 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,077 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,089 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,101 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,113 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,125 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,137 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,149 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,162 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,173 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,185 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,197 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,209 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,221 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16: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-13 23:16:02,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,233 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,246 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16: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-13 23:16:02,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,258 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,268 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,270 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,282 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,295 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,306 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,318 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,332 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,344 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,353 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,355 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,368 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,380 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,391 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,403 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,414 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,426 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,438 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,450 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,463 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,475 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,488 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,501 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,513 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,526 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,539 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,552 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,565 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,578 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,590 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,602 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,614 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,626 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,637 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,649 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,660 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,669 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,672 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,683 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,695 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,707 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,720 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,733 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,745 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,756 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,768 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,779 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,791 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,802 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,813 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,825 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,837 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,849 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,860 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,872 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,883 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,895 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,907 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,919 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,930 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,942 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,953 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,965 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,976 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:02,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,987 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:02,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:02,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-13 23:16:02,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:02,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:02,999 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:02,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:02,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:02,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,010 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,022 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,033 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,045 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,056 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,070 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,081 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,093 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,104 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,113 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:03,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,115 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,126 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,138 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,149 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,161 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,172 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,184 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,193 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:03,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,196 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,207 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,219 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,230 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,242 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16: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-13 23:16:03,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,253 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,265 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,277 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,289 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,301 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,312 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:03,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,324 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,335 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,347 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,358 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,369 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,381 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,393 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,404 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,417 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,426 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:03,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,429 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,440 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,449 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:03,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,452 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,463 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,475 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,486 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,498 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,510 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,521 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,533 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,545 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,557 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,568 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,580 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:03,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,592 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,603 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,615 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,624 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:03,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,626 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,638 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,650 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,662 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,674 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,687 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,699 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,711 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,725 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,737 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,749 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,761 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:03,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,774 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,785 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,797 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,809 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:03,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,820 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,832 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,843 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,855 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,867 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,878 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,890 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,902 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,911 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:03,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,914 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,925 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,937 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,948 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,960 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,972 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,983 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:03,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-13 23:16:03,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:03,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:03,995 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:03,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:03,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:03,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:03,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,007 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,018 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,030 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,042 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,054 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,066 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,077 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,089 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,101 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,113 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,126 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,138 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,150 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,162 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,174 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,185 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:16:04,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,197 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:16:04,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:16:04,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-13 23:16:04,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:16:04,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 125 states and 136 transitions. [2024-11-13 23:16:04,209 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 136 transitions. [2024-11-13 23:16:04,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:16:04,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:16:04,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms