./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive-simple/fibo_7-1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/fibo_7-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 17c70baee0bc6a4a26b6403fb6f46125ad9d7f8a7127109634f2327c61aaf5cb --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 05:33:09,868 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 05:33:09,922 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 05:33:09,927 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 05:33:09,927 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 05:33:09,945 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 05:33:09,946 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 05:33:09,946 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 05:33:09,946 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 05:33:09,947 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 05:33:09,947 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 05:33:09,947 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 05:33:09,947 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 05:33:09,947 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 05:33:09,947 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 05:33:09,947 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 05:33:09,947 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 05:33:09,947 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 05:33:09,947 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 05:33:09,947 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 05:33:09,948 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 05:33:09,948 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 05:33:09,948 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 05:33:09,948 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 05:33:09,948 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 05:33:09,948 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 05:33:09,948 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 05:33:09,948 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 05:33:09,948 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 05:33:09,948 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:33:09,948 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 05:33:09,948 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 05:33:09,949 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 05:33:09,949 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 05:33:09,949 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 05:33:09,949 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_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 17c70baee0bc6a4a26b6403fb6f46125ad9d7f8a7127109634f2327c61aaf5cb [2024-12-06 05:33:10,175 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 05:33:10,183 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 05:33:10,185 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 05:33:10,186 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 05:33:10,186 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 05:33:10,187 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/recursive-simple/fibo_7-1.c [2024-12-06 05:33:12,871 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/data/92b099af3/a71d063eb84245c8844326387562ff25/FLAG95265392f [2024-12-06 05:33:13,044 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 05:33:13,045 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/sv-benchmarks/c/recursive-simple/fibo_7-1.c [2024-12-06 05:33:13,050 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/data/92b099af3/a71d063eb84245c8844326387562ff25/FLAG95265392f [2024-12-06 05:33:13,064 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/data/92b099af3/a71d063eb84245c8844326387562ff25 [2024-12-06 05:33:13,066 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 05:33:13,067 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 05:33:13,068 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 05:33:13,068 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 05:33:13,071 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 05:33:13,072 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,072 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1d0424a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13, skipping insertion in model container [2024-12-06 05:33:13,073 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,082 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 05:33:13,187 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:33:13,196 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 05:33:13,205 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:33:13,215 INFO L204 MainTranslator]: Completed translation [2024-12-06 05:33:13,215 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13 WrapperNode [2024-12-06 05:33:13,216 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 05:33:13,216 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 05:33:13,216 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 05:33:13,216 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 05:33:13,222 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,226 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,237 INFO L138 Inliner]: procedures = 13, calls = 11, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 21 [2024-12-06 05:33:13,237 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 05:33:13,238 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 05:33:13,238 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 05:33:13,238 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 05:33:13,242 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,243 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,243 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,244 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,246 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,247 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,248 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,249 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,249 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,251 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 05:33:13,251 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 05:33:13,252 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 05:33:13,252 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 05:33:13,252 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:33:13,266 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 05:33:13,276 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 05:33:13,278 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e358364b-a97b-4ce0-bad3-510944367879/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 05:33:13,297 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 05:33:13,297 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 05:33:13,298 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 05:33:13,298 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 05:33:13,298 INFO L130 BoogieDeclarations]: Found specification of procedure fibo [2024-12-06 05:33:13,298 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo [2024-12-06 05:33:13,339 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 05:33:13,340 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 05:33:13,444 INFO L? ?]: Removed 14 outVars from TransFormulas that were not future-live. [2024-12-06 05:33:13,444 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 05:33:13,472 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 05:33:13,472 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 05:33:13,473 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:33:13 BoogieIcfgContainer [2024-12-06 05:33:13,473 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 05:33:13,474 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 05:33:13,474 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 05:33:13,483 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 05:33:13,483 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:33:13" (1/1) ... [2024-12-06 05:33:13,491 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 05:33:13,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:13,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 25 states and 28 transitions. [2024-12-06 05:33:13,539 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions. [2024-12-06 05:33:13,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 05:33:13,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:13,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:13,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:13,681 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:33:13,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:13,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 24 states and 27 transitions. [2024-12-06 05:33:13,723 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 27 transitions. [2024-12-06 05:33:13,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 05:33:13,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:13,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:13,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:13,803 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:33:13,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:13,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 29 states and 34 transitions. [2024-12-06 05:33:13,937 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 34 transitions. [2024-12-06 05:33:13,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 05:33:13,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:13,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,033 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:33:14,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 30 states and 36 transitions. [2024-12-06 05:33:14,079 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 36 transitions. [2024-12-06 05:33:14,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 05:33:14,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,126 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 05:33:14,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 29 states and 35 transitions. [2024-12-06 05:33:14,157 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 35 transitions. [2024-12-06 05:33:14,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 05:33:14,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 05:33:14,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 32 states and 39 transitions. [2024-12-06 05:33:14,260 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 39 transitions. [2024-12-06 05:33:14,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:14,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,367 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:14,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:14,563 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:14,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:14,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:14,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:14,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:14,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:14,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,671 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:14,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:14,683 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:14,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:14,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:14,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:14,735 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:14,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:14,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,792 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:14,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:14,804 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:14,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:14,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,841 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:14,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:14,853 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:14,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:14,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:14,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:14,905 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:14,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:14,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,942 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:14,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:14,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:14,953 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:14,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:14,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:14,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:14,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:14,989 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,000 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,035 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,046 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,088 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,100 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,137 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,206 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,253 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,286 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,298 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,330 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,342 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,375 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,387 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,415 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,427 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,456 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,468 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,498 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,510 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,540 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,552 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,592 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,624 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,634 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,671 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,704 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,727 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,736 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,758 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,767 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,790 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,799 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,831 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,855 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,864 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,886 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,895 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,922 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,931 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,960 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:15,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:15,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:15,970 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:15,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:15,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:15,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:15,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:15,994 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,003 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,041 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,064 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,074 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,096 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,105 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,140 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,161 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,170 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,191 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,199 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,238 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,262 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,270 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,292 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,329 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,358 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,380 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,389 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,418 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,437 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,446 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,475 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,494 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,502 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,522 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,534 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,559 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,568 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,601 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,634 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,659 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,667 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,690 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,730 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,762 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,796 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,818 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,826 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,849 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,857 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,911 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,945 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,954 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:16,983 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:16,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:16,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:16,991 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:16,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:16,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:16,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:16,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,013 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,022 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,045 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,053 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,075 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,082 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,105 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,113 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,135 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,143 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,166 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,174 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,198 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,206 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,232 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,240 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,264 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,272 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,296 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,326 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,334 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,364 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,388 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,396 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,424 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,432 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,455 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,463 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,486 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,494 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,517 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,525 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,555 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,577 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,584 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,607 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,615 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,638 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,645 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,667 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,675 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,698 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,706 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,736 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,758 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,765 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,788 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,796 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,827 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,857 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,865 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,895 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,921 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,931 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,960 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:17,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:17,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:17,971 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:17,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:17,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:17,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:17,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:17,999 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,009 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,038 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,048 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,077 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,087 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,111 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,120 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,152 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,175 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,183 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,206 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,213 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,236 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,243 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,266 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,273 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,302 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,324 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,331 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,352 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,359 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,380 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,387 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,422 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,444 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,451 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,471 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,479 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,501 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,508 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,528 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,535 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,563 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,584 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,591 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,619 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,641 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,647 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,668 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,675 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,695 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,702 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,748 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,755 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,775 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,782 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,802 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,810 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,831 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,837 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,858 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,864 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,891 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,898 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,919 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,926 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,946 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,953 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:18,974 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:18,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:18,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:18,980 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:18,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:18,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:18,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:18,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,001 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,008 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,035 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,056 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,063 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,089 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,109 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,116 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,136 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,143 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,161 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,168 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,188 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,194 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,214 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,221 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,242 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,248 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,268 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,275 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,297 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,323 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,329 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,365 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,387 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,393 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,421 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,447 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,472 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,498 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,523 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,542 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,548 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,573 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,616 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,623 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,643 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,649 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,669 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,676 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,694 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,700 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,727 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,746 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,754 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,779 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,802 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,809 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,827 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,833 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,853 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,859 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,877 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,884 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,902 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,908 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,932 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,951 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,957 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:19,977 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:19,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:19,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:19,983 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:19,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:19,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:19,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:19,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,001 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,007 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,026 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,032 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,049 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,056 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,073 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,079 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,098 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,104 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,129 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,146 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,153 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,178 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,196 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,235 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,260 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,279 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,288 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,312 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,321 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,345 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,353 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,378 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,387 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,411 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,420 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,443 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,451 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,475 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,482 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,499 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,506 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,524 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,531 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,549 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,555 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,573 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,579 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,604 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,622 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,629 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,646 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,652 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,670 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,676 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,716 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,723 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,741 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,747 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,778 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,796 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,802 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,827 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,845 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,852 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,870 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,876 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,895 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,902 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,920 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,927 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,945 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,952 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:20,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:20,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:20,977 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:20,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:20,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:20,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:20,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:20,995 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,001 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,025 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,050 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,068 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,074 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,091 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,098 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,115 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,121 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,138 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,144 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,162 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,168 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,191 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,208 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,214 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,232 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,239 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,257 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,271 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,295 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,313 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,339 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,345 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,363 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,369 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,387 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,393 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,411 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,417 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,434 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,440 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,457 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,463 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,487 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,504 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,509 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,526 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,532 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,550 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,556 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,574 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,580 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,598 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,604 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,622 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,628 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,651 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,668 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,674 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,700 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,725 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,748 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,773 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,787 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,793 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,813 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,827 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,833 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,847 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,852 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,866 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,872 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,886 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,892 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,905 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,911 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,925 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,931 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,945 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,951 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,966 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:21,988 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:21,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:21,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:21,994 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:21,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:21,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:21,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:21,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,017 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,031 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,037 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,058 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,074 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,080 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,099 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,115 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,121 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,136 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,142 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,155 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,177 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,183 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,216 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,221 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,241 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,261 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,275 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,281 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,294 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,300 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,313 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,333 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,339 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,353 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,358 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,372 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,379 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,392 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,398 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,411 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,416 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,431 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,437 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,450 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,456 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,469 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,475 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,488 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,493 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,512 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,531 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,544 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,550 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,563 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,569 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,588 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,593 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,606 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,612 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,627 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,632 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,651 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,664 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,670 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,688 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,701 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,707 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,726 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,739 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,749 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,764 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,770 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,784 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,789 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,811 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,825 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,831 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,844 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,850 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,862 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,886 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,905 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,923 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,944 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,962 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,978 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:22,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:22,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:22,983 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:22,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:22,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:22,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:22,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:22,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,002 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,014 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,020 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,033 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,038 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,051 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,070 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,075 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,088 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,094 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,107 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,113 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,126 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,131 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,144 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,150 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,163 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,168 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,181 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,187 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,200 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,205 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,218 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,225 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,243 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,260 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,265 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,281 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,286 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,300 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,306 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,318 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,324 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,337 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,342 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,361 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,378 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,383 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,396 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,401 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,420 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,439 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,451 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,457 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,470 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,475 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,488 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,494 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,512 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,530 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,544 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,549 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,567 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,586 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,598 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,604 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,617 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,622 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,635 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,641 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,660 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,674 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,679 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,698 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,713 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,731 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,737 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,777 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,783 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,798 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,804 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,817 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,822 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,844 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,860 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,865 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,887 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,902 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,908 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,930 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,946 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,952 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,973 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:23,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:23,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:23,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:23,995 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:23,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:23,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:23,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:23,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,006 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,010 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,022 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,025 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,041 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,047 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,063 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,068 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,085 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,090 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,106 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,112 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,128 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,133 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,149 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,155 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,177 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,197 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,210 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,215 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,228 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,233 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,246 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,251 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,264 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,269 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,281 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,287 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,299 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,305 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,318 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,324 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,336 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,341 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,354 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,359 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,373 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,379 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,391 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,397 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,416 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,429 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,434 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,447 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,452 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,465 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,471 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,486 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,492 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,509 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,516 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,528 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,534 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,547 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,552 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,569 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,575 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,595 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,607 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,612 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,631 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,644 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,650 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,663 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,668 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,682 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,687 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,705 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,718 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,723 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,735 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,741 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,754 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,777 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,789 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,795 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,813 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,831 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,847 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,855 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,870 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,874 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,885 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,890 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,905 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,909 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,929 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,942 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,967 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,980 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:24,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:24,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:24,986 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:24,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:24,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:24,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:24,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:24,999 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,005 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,025 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,046 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,064 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,077 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,082 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,095 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,100 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,112 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,118 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,130 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,135 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,148 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,153 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,170 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,183 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,188 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,206 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,219 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,225 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,242 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,255 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,260 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,290 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,295 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,307 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,313 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,329 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,335 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,347 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,352 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,366 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,370 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,385 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,390 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,409 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,420 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,424 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,453 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,463 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,467 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,478 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,481 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,492 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,496 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,515 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,530 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,534 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,551 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,563 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,568 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,584 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,589 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,604 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,609 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,628 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,642 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,647 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,661 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,673 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,678 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,690 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,696 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,712 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,733 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,739 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,754 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,760 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,775 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,781 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,797 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,802 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,817 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,823 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,843 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,858 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,862 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,878 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,899 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,914 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,918 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,928 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,931 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,941 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,946 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,956 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,961 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,974 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,980 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:25,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:25,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:25,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:25,995 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:25,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:25,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:25,999 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:25,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,011 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,016 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,029 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,034 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,049 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,053 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,067 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,072 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,092 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,104 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,109 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,123 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,128 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,145 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,160 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,165 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,177 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,180 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,190 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,195 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,209 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,220 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,224 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,242 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,259 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,269 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,285 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,290 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,301 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,306 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,317 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,321 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,336 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,342 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,355 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,359 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,374 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,390 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,410 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,427 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,438 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,442 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,452 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,455 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,467 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,470 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,486 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,501 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,512 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,517 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,528 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,532 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,544 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,549 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,560 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,565 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,581 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,586 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,600 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,605 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,616 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,620 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,631 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,636 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,646 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,651 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,661 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,676 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,680 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,696 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,708 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,712 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,741 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,746 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,757 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,762 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,775 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,780 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,792 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,797 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,815 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,830 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,835 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,848 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,853 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,868 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,873 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,888 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,892 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,908 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,922 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,927 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,941 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,967 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:26,981 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:26,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:26,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:26,987 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:26,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:26,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:26,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:26,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,001 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,006 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,022 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,036 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,046 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,049 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,059 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,072 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,076 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,089 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,104 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,115 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,119 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,135 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,146 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,149 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,160 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,164 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,175 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,179 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,192 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,203 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,207 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,217 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,222 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,233 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,237 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,248 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,253 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,264 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,268 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,279 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,284 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,300 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,334 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,339 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,349 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,354 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,364 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,369 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,385 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,396 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,401 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,417 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,422 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,453 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,464 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,468 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,484 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,494 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,499 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,508 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,513 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,523 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,527 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,542 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,551 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,556 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,571 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,582 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,587 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,602 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,613 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,617 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,628 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,633 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,643 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,646 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,657 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,661 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,672 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,677 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,688 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,693 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,704 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,708 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,719 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,724 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,742 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,758 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,770 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,775 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,788 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,792 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,804 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,809 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,828 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,843 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,856 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,861 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,877 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,888 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,904 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,909 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,920 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,924 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,935 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,940 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,951 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,956 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,967 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:27,984 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:27,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:27,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:27,989 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:27,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:27,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:27,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:27,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,001 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,007 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,020 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,039 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,045 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,063 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,083 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,094 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,099 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,113 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,118 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,128 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,132 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,146 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,177 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,188 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,193 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,204 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,209 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,221 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,227 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,240 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,245 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,259 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,264 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,282 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,296 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,313 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,318 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,332 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,337 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,351 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,356 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,389 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,394 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,406 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,412 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,426 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,445 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,449 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,460 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,463 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,474 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,478 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,498 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,509 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,514 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,526 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,530 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,541 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,546 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,558 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,563 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,574 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,578 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,616 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,629 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,634 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,649 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,675 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,680 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,694 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,699 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,710 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,714 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,725 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,730 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,740 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,745 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,757 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,763 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,776 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,781 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,793 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,798 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,811 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,816 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,828 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,833 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,845 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,850 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,861 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,867 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,882 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,887 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,901 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,907 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,922 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,927 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,941 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,965 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,981 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:28,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:28,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:28,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:28,996 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:28,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:28,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:28,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:28,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,016 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,026 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,031 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,041 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,046 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,057 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,073 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,077 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,088 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,093 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,103 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,108 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,127 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,147 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,160 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,163 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,173 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,178 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,193 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,198 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,211 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,214 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,231 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,246 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,257 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,262 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,294 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,305 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,310 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,325 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,340 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,345 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,355 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,360 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,371 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,387 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,392 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,402 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,407 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,417 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,422 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,437 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,448 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,453 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,464 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,469 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,480 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,485 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,495 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,499 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,509 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,514 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,524 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,529 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,539 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,544 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,554 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,559 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,570 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,574 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,585 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,590 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,601 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,606 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,617 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,622 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,633 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,638 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,652 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,657 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,671 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,676 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,690 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,694 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,706 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,711 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,722 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,727 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,743 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,774 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,790 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,804 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,809 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,829 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,848 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,859 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,862 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,872 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,876 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,886 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,889 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,899 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,902 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,912 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,915 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,925 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,928 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,941 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,952 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,955 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,965 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,968 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,978 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,982 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:29,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:29,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:29,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:29,995 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:29,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:29,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:29,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:29,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,006 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,010 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,021 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,041 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,053 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,058 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,069 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,073 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,085 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,090 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,107 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,117 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,121 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,136 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,139 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,149 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,154 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,170 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,181 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,185 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,213 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,218 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,228 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,233 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,245 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,250 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,261 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,266 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,277 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,282 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,297 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,308 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,313 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,324 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,328 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,339 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,344 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,355 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,360 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,375 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,380 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,391 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,396 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,406 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,411 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,421 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,426 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,438 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,454 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,459 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,469 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,474 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,485 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,490 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,501 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,505 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,516 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,521 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,531 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,536 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,547 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,550 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,560 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,564 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,574 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,577 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,587 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,590 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,600 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,603 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,613 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,616 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,630 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,640 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,643 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,653 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,656 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,666 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,670 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,680 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,685 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,696 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,701 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,712 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,716 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,732 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,745 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,750 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,760 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,765 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,776 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,781 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,792 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,796 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,812 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,823 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,827 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,841 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,856 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,867 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,872 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,887 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,899 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,904 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,923 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,935 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,940 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,952 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,957 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,972 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,976 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:30,987 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:30,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:30,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:30,990 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:30,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:30,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:30,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:30,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,000 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,004 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,015 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,019 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,029 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,032 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,043 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,046 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,072 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,076 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,089 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,099 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,103 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,113 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,117 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,127 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,131 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,147 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,190 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,200 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,204 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,214 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,219 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,234 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,244 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,249 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,263 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,293 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,304 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,309 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,319 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,324 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,334 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,339 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,349 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,354 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,367 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,372 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,382 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,387 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,397 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,402 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,413 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,417 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,428 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,433 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,446 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,451 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,462 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,467 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,478 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,483 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,494 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,499 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,518 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,531 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,536 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,547 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,552 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,563 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,568 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,585 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,600 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,611 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,615 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,625 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,630 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,640 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,645 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,654 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,659 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,669 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,674 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,683 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,689 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,705 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,714 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,719 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,733 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,747 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,758 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,761 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,771 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,775 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,789 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,799 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,804 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,813 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,818 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,827 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,832 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,841 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,846 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,855 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,860 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,869 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,874 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,888 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,901 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,906 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,915 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,929 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,934 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,944 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,949 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,958 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,963 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,973 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,977 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:31,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:31,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:31,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:31,993 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:31,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:31,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:31,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:31,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,003 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,006 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,016 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,020 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,034 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,048 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,072 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,077 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,091 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,100 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,105 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,114 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,119 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,128 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,133 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,147 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,175 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,185 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,190 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,200 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,205 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,214 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,219 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,234 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,244 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,248 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,262 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,272 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,276 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,293 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,308 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,318 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,323 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,334 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,339 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,355 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,388 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,391 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,401 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,404 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,417 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,427 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,430 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,453 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,457 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,470 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,480 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,483 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,496 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,511 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,521 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,526 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,542 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,552 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,557 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,571 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,582 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,587 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,602 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,614 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,618 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,632 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,637 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,647 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,651 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,661 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,664 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,674 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,677 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,687 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,691 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,701 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,704 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,714 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,717 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,727 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,730 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,741 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,746 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,757 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,761 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,772 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,776 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,786 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,790 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,809 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,829 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,849 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,863 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,867 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,878 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,883 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,894 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,899 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,913 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,918 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,929 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,934 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,945 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,949 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,965 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,980 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:32,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:32,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:32,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:32,995 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:32,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:32,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:32,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:32,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,006 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,011 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,021 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,040 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,068 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,072 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,087 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,097 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,102 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,115 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,120 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,131 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,136 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,147 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,151 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,162 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,167 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,178 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,183 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,193 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,198 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,214 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,228 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,235 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,246 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,252 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,263 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,267 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,278 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,283 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,298 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,309 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,314 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,324 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,328 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,338 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,343 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,352 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,357 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,367 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,371 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,381 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,386 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,395 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,400 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,414 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,424 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,429 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,453 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,458 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,472 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,483 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,488 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,498 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,503 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,513 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,518 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,531 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,534 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,546 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,551 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,567 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,577 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,582 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,593 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,597 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,613 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,628 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,639 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,644 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,654 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,659 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,670 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,675 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,685 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,690 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,701 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,706 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,716 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,719 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,732 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,746 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,756 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,772 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,786 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,796 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,800 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,811 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,815 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,830 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,841 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,845 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,858 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,862 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,878 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,888 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,907 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,917 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,921 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,931 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,934 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,944 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,947 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,960 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,973 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,983 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,986 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:33,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:33,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:33,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:33,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:33,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:33,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:33,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:33,999 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,013 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,023 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,026 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,036 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,039 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,049 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,052 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,062 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,065 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,075 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,078 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,088 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,092 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,116 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,121 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,135 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,145 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,148 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,158 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,171 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,174 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,184 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,187 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,198 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,203 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,213 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:33:34,218 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:33:34,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:33:34,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:33:34,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:33:34,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:33:34,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:33:34,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:33:34,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 05:46:59,643 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,648 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,659 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,663 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,674 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,678 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,689 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,694 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,705 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,710 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,724 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,735 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,740 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,750 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,755 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,765 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,770 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,780 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,785 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,796 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,800 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,811 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,815 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,831 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,842 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,847 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,858 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,863 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,874 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,878 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,890 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,908 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,922 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,933 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,953 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,964 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,969 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,980 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:46:59,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:46:59,985 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:46:59,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:46:59,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:46:59,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:46:59,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:46:59,995 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:46:59,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,000 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,010 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,015 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,025 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,030 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,045 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,056 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,060 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,071 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,076 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,092 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,102 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,107 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,117 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,121 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,137 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,147 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,152 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,162 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,167 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,177 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,181 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,191 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,195 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,208 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,211 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,221 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,224 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,234 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,238 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,248 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,251 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,261 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,265 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,275 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,279 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,289 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,292 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,308 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,319 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,323 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,334 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,339 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,349 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,354 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,365 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,369 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,380 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,399 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,408 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,413 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,423 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,427 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,437 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,442 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,452 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,457 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,471 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,486 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,501 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,510 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,515 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,530 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,541 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,545 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,555 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,560 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,570 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,575 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,585 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,590 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,601 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,606 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,616 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,620 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,630 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,633 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,644 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,648 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,658 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,663 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,673 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,677 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,688 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,692 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,702 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,707 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,717 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,722 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,732 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,737 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,747 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,752 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,762 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,766 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,776 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,780 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,790 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,793 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,810 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,825 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,840 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,855 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,869 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,879 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,884 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,894 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,899 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,909 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,914 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,924 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,929 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,939 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,944 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,957 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,962 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,972 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,977 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:00,987 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:00,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:00,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:00,992 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:00,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:00,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:00,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:00,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,002 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,007 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,017 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,022 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,032 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,037 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,049 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,054 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,064 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,068 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,078 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,082 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,092 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,097 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,106 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,111 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,127 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,137 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,142 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,152 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,157 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,167 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,172 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,187 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,217 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,227 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,232 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,243 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,248 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,263 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,288 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,292 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,302 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,306 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,316 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,321 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,331 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,335 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,346 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,350 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,361 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,365 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,376 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,380 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,391 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,395 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,405 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,410 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,421 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,425 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,448 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,452 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,462 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,465 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,476 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,479 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,489 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,494 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,504 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,509 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,520 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,524 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,535 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,539 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,550 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,554 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,569 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,584 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,595 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,600 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,615 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,625 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,630 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,641 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,645 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,656 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,661 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,671 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,676 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,687 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,691 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,701 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,704 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,714 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,730 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,734 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,747 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,757 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,760 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,770 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,774 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,784 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,787 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,797 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,801 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,811 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,828 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,838 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,842 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,852 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,857 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,868 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,873 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,888 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,898 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,903 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,914 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,919 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,930 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,935 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,946 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,951 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,966 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,981 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:01,991 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:01,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:01,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:01,996 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:01,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:01,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:01,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:01,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,012 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,022 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,038 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,042 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,057 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,066 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,071 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,082 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,087 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,097 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,101 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,114 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,124 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,128 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,139 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,143 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,153 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,158 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,168 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,173 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,183 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,187 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,217 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,231 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,245 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,259 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,269 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,272 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,282 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,286 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,297 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,312 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,316 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,328 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,333 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,347 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,357 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,361 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,374 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,384 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,388 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,398 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,402 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,413 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,417 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,427 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,431 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,441 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,445 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,455 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,458 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,468 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,472 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,482 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,486 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,500 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,510 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,513 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,523 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,527 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,542 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,551 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,555 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,569 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,578 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,582 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,592 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,610 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,622 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,625 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,639 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,648 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,652 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,662 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,666 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,676 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,679 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,689 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,693 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,702 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,706 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,719 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,732 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,746 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,756 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,773 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,786 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,799 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,809 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,812 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,826 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,839 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,849 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,852 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,862 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,865 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,875 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,879 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,890 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,906 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,919 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,929 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,932 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,941 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,945 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,954 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,957 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,967 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,970 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,980 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,983 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:02,993 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:02,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:02,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:02,996 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:02,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:02,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:02,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:02,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,006 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,009 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,022 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,031 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,035 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,048 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,057 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,060 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,070 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,074 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,083 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,087 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,097 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,100 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,109 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,112 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,122 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,125 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,135 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,138 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,148 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,152 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,163 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,167 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,180 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,189 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,193 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,203 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,206 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,216 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,219 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,230 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,235 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,248 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,253 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,267 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,272 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,285 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,290 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,303 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,308 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,322 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,327 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,339 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,344 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,363 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,376 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,381 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,395 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,400 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,413 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,418 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,431 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,436 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,454 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,467 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,473 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,486 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,491 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,505 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,510 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,522 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,527 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,537 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,541 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,551 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,556 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,566 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,570 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,584 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,594 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,599 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,609 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,613 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,628 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,637 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,643 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,653 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,658 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,668 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,673 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,685 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,690 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,705 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,720 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,730 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,735 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,745 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,749 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,759 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,764 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,774 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,779 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,789 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,794 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,808 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,824 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,834 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,837 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,847 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,851 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,861 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,865 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,875 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,879 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,889 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,908 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,917 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,922 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,937 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,947 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,951 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,961 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,966 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,976 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,980 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:03,990 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:03,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:03,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:03,994 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:03,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:03,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:03,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:03,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,004 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,009 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,024 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,034 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,039 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,049 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,053 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,064 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,068 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,079 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,083 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,098 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,108 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,113 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,127 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,131 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,141 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,145 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,155 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,158 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,168 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,173 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,183 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,187 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,217 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,226 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,231 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,240 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,244 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,258 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,268 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,271 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,281 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,286 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,296 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,316 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,326 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,330 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,341 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,345 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,356 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,360 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,371 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,375 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,390 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,401 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,406 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,417 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,421 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,431 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,436 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,446 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,450 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,460 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,465 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,474 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,479 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,490 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,494 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,504 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,508 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,518 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,523 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,532 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,537 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,547 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,552 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,562 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,567 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,577 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,581 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,591 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,596 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,605 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,610 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,620 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,624 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,634 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,638 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,648 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,651 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,661 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,675 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,679 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,689 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,694 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,704 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,709 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,725 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,734 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,739 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,750 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,755 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,765 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,770 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,780 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,785 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,799 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,829 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,844 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,854 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,858 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,869 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,873 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,883 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,888 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,899 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,904 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,921 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,931 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,937 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,947 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,951 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,966 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,977 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,982 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:04,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:04,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:04,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:04,997 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:04,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:04,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:04,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:04,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,007 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,011 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,021 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,027 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,037 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,041 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,051 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,055 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,070 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,085 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,095 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,099 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,110 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,114 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,124 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,128 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,138 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,143 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,153 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,158 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,168 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,172 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,182 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,187 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,197 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,202 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,217 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,227 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,231 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,241 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,245 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,256 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,259 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,268 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,272 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,282 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,285 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,295 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,298 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,308 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,311 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,323 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,326 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,336 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,339 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,349 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,352 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,361 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,365 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,374 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,378 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,387 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,391 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,401 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,404 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,414 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,417 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,426 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,430 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,439 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,443 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,452 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,456 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,465 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,469 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,478 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,482 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,495 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,504 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,507 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,517 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,520 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,530 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,533 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,542 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,546 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,555 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,558 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,571 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,581 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,584 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,597 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,602 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,613 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,618 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,628 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,633 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,644 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,648 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,659 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,664 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,674 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,677 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,687 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,691 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,701 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,704 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,732 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,745 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,755 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,758 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,768 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,772 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,781 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,785 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,795 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,800 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,810 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,815 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,826 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,830 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,841 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,845 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,856 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,861 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,871 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,876 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,887 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,892 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,907 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,918 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,923 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,933 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,938 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,948 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,953 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,965 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,975 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,978 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:05,988 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:05,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:05,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:05,991 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:05,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:05,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:05,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:05,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,001 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,004 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,013 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,017 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,026 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,029 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,039 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,042 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,052 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,055 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,065 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,068 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,077 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,081 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,090 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,094 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,103 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,107 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,116 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,120 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,129 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,132 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,147 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,158 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,163 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,175 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,180 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,190 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,194 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,204 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,209 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,218 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,223 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,241 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,257 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,267 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,272 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,287 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,298 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,313 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,318 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,329 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,333 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,343 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,348 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,358 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,363 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,373 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,378 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,388 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,393 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,404 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,408 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,423 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,434 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,439 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,453 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,464 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,469 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,480 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,486 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,495 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,500 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,510 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,514 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,524 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,528 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,538 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,543 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,553 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,557 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,568 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,573 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,583 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,588 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,598 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,601 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,615 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,624 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,628 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,638 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,641 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,651 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,655 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,664 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,668 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,677 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,681 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,690 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,693 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,703 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,706 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,716 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,719 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,729 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,732 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,745 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,755 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,758 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,773 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,783 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,787 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,796 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,800 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,809 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,812 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,822 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,826 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,840 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,855 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,865 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,869 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,879 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,883 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,898 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,913 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,922 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,927 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,936 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,941 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,952 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,956 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,967 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,982 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:06,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:06,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:06,987 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:06,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:06,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:06,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:06,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:06,997 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,002 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,012 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,017 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,026 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,030 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,045 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,055 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,060 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,074 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,079 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,089 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,094 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,105 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,109 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,120 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,125 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,135 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,140 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,150 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,155 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,169 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,179 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,185 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,195 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,200 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,210 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,215 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,225 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,230 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,240 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,245 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,255 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,260 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,289 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,299 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,303 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,313 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,317 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,327 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,331 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,341 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,345 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,355 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,359 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,370 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,376 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,386 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,390 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,401 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,406 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,416 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,421 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,431 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,435 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,446 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,450 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,460 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,465 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,476 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,481 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,496 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,511 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,521 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,526 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,535 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,538 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,553 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,564 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,569 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,579 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,584 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,594 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,599 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,613 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,623 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,628 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,638 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,642 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,653 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,657 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,667 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,672 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,684 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,689 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,698 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,703 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,713 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,733 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,744 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,748 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,759 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,764 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,774 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,779 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,789 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,795 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,805 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,810 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,825 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,840 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,851 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,856 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,866 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,871 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,881 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,887 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,897 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,902 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,912 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,916 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,926 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,931 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,940 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,945 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,955 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,960 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,970 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,974 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,984 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:07,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:07,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:07,990 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:07,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:07,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:07,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:07,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:07,999 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,004 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,013 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,018 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,028 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,033 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,044 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,048 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,059 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,063 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,074 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,079 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,089 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,094 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,105 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,109 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,120 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,125 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,135 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,140 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,150 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,155 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,165 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,171 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,181 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,186 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,196 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,201 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,212 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,216 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,227 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,232 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,243 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,248 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,263 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,273 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,278 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,287 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,292 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,304 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,309 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,319 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,324 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,335 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,339 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,350 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,354 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,365 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,369 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,380 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,395 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,399 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,410 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,415 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,425 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,430 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,440 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,445 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,455 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,460 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,471 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,476 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,487 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,491 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,502 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,507 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,517 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,522 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,533 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,537 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,548 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,552 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,563 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,567 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,578 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,583 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,593 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,598 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,608 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,613 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,626 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,631 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,641 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,646 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,656 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,661 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,672 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,676 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,687 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,691 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,702 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,707 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,717 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,722 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,733 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,738 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,748 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,752 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,763 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,767 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,778 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,783 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,794 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,798 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,809 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,814 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,824 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,829 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,839 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,844 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,854 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,859 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,870 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,875 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,886 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,890 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,900 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,905 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,916 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,920 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,937 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,947 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,952 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,964 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,969 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,979 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,984 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:08,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:08,994 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:08,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:08,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:08,999 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:08,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:08,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:08,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,009 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,014 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,025 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,030 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,045 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,056 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,060 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,071 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,076 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,091 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,116 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,121 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,131 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,136 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,146 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,151 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,162 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,166 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,177 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,181 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,192 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,197 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,207 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,212 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,222 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,226 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,237 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,241 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,254 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,259 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,269 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,285 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,289 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,300 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,304 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,320 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,330 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,334 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,345 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,349 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,360 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,365 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,375 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,380 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,390 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,395 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,406 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,410 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,421 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,425 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,440 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,451 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,456 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,470 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,480 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,485 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,500 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,515 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,530 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,540 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,545 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,561 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,571 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,574 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,584 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,587 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,596 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,600 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,609 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,612 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,622 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,625 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,635 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,638 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,648 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,652 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,662 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,667 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,678 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,683 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,693 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,698 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,708 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,713 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,738 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,743 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,753 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,758 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,774 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,784 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,789 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,800 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,805 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,815 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,820 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,830 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,835 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,846 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,851 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,863 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,878 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,883 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,893 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,898 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,913 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,923 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,928 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,943 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,954 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,959 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,969 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,974 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:09,985 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:09,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:09,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:09,990 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:09,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:09,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:09,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:09,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,000 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,005 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,016 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,021 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,031 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,036 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,046 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,051 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,061 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,066 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,077 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,082 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,093 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,096 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,106 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,109 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,119 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,122 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,132 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,137 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,147 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,151 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,161 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,166 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,179 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,184 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,194 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,199 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,209 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,213 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,223 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,228 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,239 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,243 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,253 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,258 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,268 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,273 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,283 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,288 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,300 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,304 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,319 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,329 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,334 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,344 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,349 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,359 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,364 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,374 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,378 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,388 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,393 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,403 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,408 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,423 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,448 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,453 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,464 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,469 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,486 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,501 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,515 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,525 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,530 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,541 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,545 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,555 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,560 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,570 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,575 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,585 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,590 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,600 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,605 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,615 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,620 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,630 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,635 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,650 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,675 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,680 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,690 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,695 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,705 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,709 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,720 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,724 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,735 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,740 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,750 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,755 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,767 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,772 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,782 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,786 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,798 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,803 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,813 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,818 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,828 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,833 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,843 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,848 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,858 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,862 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,873 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,878 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,888 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,893 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,903 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,907 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,917 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,922 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,932 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,937 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,947 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,952 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,962 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,967 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,977 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,982 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:10,992 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:10,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:10,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:10,997 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:10,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:10,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:10,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:10,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,008 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,012 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,023 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,028 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,040 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,045 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,056 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,060 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,071 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,075 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,090 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,116 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,121 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,131 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,136 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,146 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,151 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,161 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,166 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,176 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,181 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,191 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,196 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,206 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,210 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,220 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,225 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,235 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,240 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,251 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,256 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,266 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,271 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,281 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,286 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,296 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,301 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,311 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,316 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,327 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,332 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,342 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,347 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,359 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,364 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,374 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,379 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,389 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,394 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,404 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,409 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,421 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,426 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,436 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,441 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,451 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,456 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,466 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,471 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,481 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,486 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,496 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,501 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,511 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,516 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,526 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,531 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,541 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,546 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,560 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,570 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,575 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,585 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,588 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,598 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,602 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,612 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,617 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,627 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,631 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,641 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,646 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,656 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,660 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,670 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,675 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,685 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,690 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,705 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,715 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,720 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,733 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,738 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,748 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,752 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,762 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,767 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,777 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,781 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,791 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,796 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,806 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,811 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,821 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,825 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,835 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,840 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,850 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,854 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,864 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,869 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,879 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,884 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,894 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,898 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,908 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,913 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,923 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,928 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,942 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,952 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,957 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,968 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,983 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:11,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:11,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:11,987 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:11,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:11,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:11,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:11,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:11,998 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,003 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,013 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,016 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,027 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,032 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,043 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,047 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,058 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,073 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,077 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,087 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,091 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,115 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,119 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,129 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,133 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,143 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,147 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,160 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,170 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,174 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,184 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,188 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,199 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,203 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,213 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,218 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,233 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,243 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,248 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,258 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,262 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,271 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,274 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,284 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,289 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,299 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,304 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,314 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,318 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,331 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,335 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,345 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,350 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,360 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,365 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,375 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,379 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,389 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,394 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,404 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,409 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,423 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,433 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,454 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,463 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,468 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,477 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,482 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,491 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,496 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,506 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,510 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,520 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,524 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,534 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,537 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,547 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,551 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,561 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,564 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,575 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,578 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,588 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,591 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,601 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,605 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,615 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,620 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,630 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,635 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,645 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,650 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,660 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,665 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,675 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,680 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,691 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,696 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,706 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,711 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,723 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,728 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,739 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,744 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,755 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,770 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,775 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,785 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,790 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,801 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,805 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,816 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,821 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,831 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,836 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,846 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,851 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,861 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,866 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,877 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,882 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,892 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,897 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,907 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,912 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,922 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,926 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,938 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,943 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,953 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,957 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,967 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,972 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,981 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:12,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:12,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:12,986 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:12,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:12,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:12,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:12,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:12,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,001 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,011 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,015 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,025 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,030 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,039 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,044 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,054 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,059 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,069 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,074 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,084 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,089 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,099 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,103 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,113 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,117 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,127 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,132 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,142 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,146 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,156 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,161 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,176 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,186 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,191 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,201 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,205 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,215 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,220 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,231 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,235 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,249 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,253 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,263 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,268 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,278 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,283 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,293 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,297 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,307 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,312 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,322 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,326 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,336 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,341 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,351 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,356 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,366 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,371 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,381 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,386 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,396 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,401 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,412 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,417 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,427 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,432 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,442 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,447 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,457 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,461 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,472 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,476 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,487 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,492 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,504 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,509 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,519 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,523 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,533 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,538 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,550 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,555 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,565 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,570 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,580 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,584 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,595 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,600 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,610 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,614 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,625 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,630 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,640 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,644 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,655 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,660 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,670 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,675 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,686 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,690 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,704 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,714 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,718 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,728 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,732 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,742 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,746 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,756 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,759 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,769 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,772 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,782 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,785 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,794 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,798 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,807 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,810 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,820 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,823 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,833 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,836 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,848 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,853 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,863 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,868 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,877 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,882 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,892 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,897 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,907 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,912 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,922 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,926 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,937 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,941 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,951 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,956 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,966 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,971 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,981 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:13,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:13,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:13,985 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:13,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:13,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:13,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:13,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:13,996 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,000 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,011 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,015 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,026 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,031 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,046 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,057 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,062 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,072 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,076 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,086 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,091 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,101 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,106 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,118 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,123 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,133 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,137 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,147 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,153 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,163 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,168 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,177 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,181 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,191 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,195 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,205 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,209 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,219 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,223 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,233 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,238 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,249 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,253 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,264 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,268 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,278 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,283 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,294 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,298 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,308 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,311 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,321 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,324 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,334 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,338 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,348 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,353 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,364 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,369 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,379 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,384 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,394 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,399 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,409 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,412 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,422 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,425 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,435 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,438 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,449 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,454 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,464 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,469 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,479 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,484 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:47:14,493 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 05:47:14,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:47:14,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 34 states and 45 transitions. [2024-12-06 05:47:14,498 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 45 transitions. [2024-12-06 05:47:14,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:47:14,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:47:14,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:47:14,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat