./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/list-simple/sll2n_prepend_equal.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/list-simple/sll2n_prepend_equal.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash e4cb0386e6b22b9d67dd4f4c4c33eb167dcf1836f99794e4424c5e73e6fc14d4 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:49:10,023 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:49:10,089 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 22:49:10,094 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:49:10,094 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:49:10,127 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:49:10,129 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 22:49:10,129 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 22:49:10,130 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:49:10,130 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:49:10,131 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:49:10,132 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 22:49:10,132 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 22:49:10,132 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:49:10,133 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 22:49:10,133 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:49:10,133 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 22:49:10,133 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:49:10,133 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 22:49:10,133 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:49:10,134 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 22:49:10,134 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:49:10,134 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 22:49:10,134 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 22:49:10,134 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:49:10,134 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:49:10,134 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:49:10,134 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:49:10,135 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:49:10,135 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:49:10,135 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:49:10,135 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:49:10,135 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 22:49:10,135 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:49:10,135 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:49:10,135 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_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e4cb0386e6b22b9d67dd4f4c4c33eb167dcf1836f99794e4424c5e73e6fc14d4 [2024-11-13 22:49:10,414 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:49:10,423 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:49:10,425 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:49:10,426 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:49:10,427 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:49:10,428 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/list-simple/sll2n_prepend_equal.i Unable to find full path for "g++" [2024-11-13 22:49:12,300 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:49:12,652 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:49:12,653 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/sv-benchmarks/c/list-simple/sll2n_prepend_equal.i [2024-11-13 22:49:12,673 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/data/e9e14e52a/6849230e6df143e6a0ac3602d15f2336/FLAG60b64275e [2024-11-13 22:49:12,696 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/data/e9e14e52a/6849230e6df143e6a0ac3602d15f2336 [2024-11-13 22:49:12,699 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:49:12,701 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:49:12,704 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:49:12,704 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:49:12,709 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:49:12,710 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:49:12" (1/1) ... [2024-11-13 22:49:12,711 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3c9ae295 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:12, skipping insertion in model container [2024-11-13 22:49:12,713 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:49:12" (1/1) ... [2024-11-13 22:49:12,760 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:49:13,172 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:49:13,182 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:49:13,244 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:49:13,270 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:49:13,271 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13 WrapperNode [2024-11-13 22:49:13,272 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:49:13,273 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:49:13,273 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:49:13,274 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:49:13,280 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,300 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,334 INFO L138 Inliner]: procedures = 127, calls = 31, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 110 [2024-11-13 22:49:13,338 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:49:13,339 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:49:13,339 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:49:13,339 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:49:13,348 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,348 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,354 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,357 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,364 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,368 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,369 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,370 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,373 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:49:13,373 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:49:13,373 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:49:13,374 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:49:13,374 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:49:13,402 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:49:13,414 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:49:13,416 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f8c9261e-68cc-499a-8860-eec853e11ec1/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:49:13,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 22:49:13,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 22:49:13,441 INFO L130 BoogieDeclarations]: Found specification of procedure node_create [2024-11-13 22:49:13,441 INFO L138 BoogieDeclarations]: Found implementation of procedure node_create [2024-11-13 22:49:13,441 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-13 22:49:13,441 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 22:49:13,441 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 22:49:13,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-13 22:49:13,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-13 22:49:13,441 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 22:49:13,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-11-13 22:49:13,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 22:49:13,442 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:49:13,442 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:49:13,563 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:49:13,565 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:49:13,795 INFO L? ?]: Removed 49 outVars from TransFormulas that were not future-live. [2024-11-13 22:49:13,795 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:49:13,851 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:49:13,853 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-13 22:49:13,853 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:49:13 BoogieIcfgContainer [2024-11-13 22:49:13,853 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:49:13,855 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:49:13,855 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:49:13,866 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:49:13,866 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:49:13" (1/1) ... [2024-11-13 22:49:13,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:49:13,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:13,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 29 states and 35 transitions. [2024-11-13 22:49:13,940 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 35 transitions. [2024-11-13 22:49:13,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 22:49:13,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:13,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:14,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:14,380 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:14,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:14,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 33 states and 41 transitions. [2024-11-13 22:49:14,471 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 41 transitions. [2024-11-13 22:49:14,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 22:49:14,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:14,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:14,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:14,608 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:49:14,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:14,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 34 states and 42 transitions. [2024-11-13 22:49:14,628 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 42 transitions. [2024-11-13 22:49:14,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 22:49:14,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:14,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:14,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:14,796 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 22:49:14,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:14,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 33 states and 41 transitions. [2024-11-13 22:49:14,938 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 41 transitions. [2024-11-13 22:49:14,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 22:49:14,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:14,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:14,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:15,140 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 22:49:15,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:15,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 34 states and 42 transitions. [2024-11-13 22:49:15,173 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 42 transitions. [2024-11-13 22:49:15,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 22:49:15,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:15,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:15,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:15,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 22:49:15,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:15,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 33 states and 39 transitions. [2024-11-13 22:49:15,692 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 39 transitions. [2024-11-13 22:49:15,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:15,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:15,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:15,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:16,140 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:16,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:16,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:16,346 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:16,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:16,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:16,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:16,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:16,642 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:16,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:16,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:16,660 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:16,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:16,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:16,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:16,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:16,889 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:16,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:16,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:16,903 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:16,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:16,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:16,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:16,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:17,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:17,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:17,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:17,160 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:17,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:17,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:17,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:17,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:17,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:17,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:17,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:17,394 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:17,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:17,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:17,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:17,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:17,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:17,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:17,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:17,593 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:17,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:17,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:17,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:17,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:17,762 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:17,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:17,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:17,775 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:17,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:17,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:17,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:17,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:17,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:17,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:17,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:17,975 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:17,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:17,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:17,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:18,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:18,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:18,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:18,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:18,159 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:18,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:18,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:18,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:18,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:18,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:18,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:18,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:18,329 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:18,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:18,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:18,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:18,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:18,475 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:18,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:18,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:18,489 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:18,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:18,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:18,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:18,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:18,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:18,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:18,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:18,648 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:18,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:18,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:18,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:18,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:18,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:18,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:18,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:18,823 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:18,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:18,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:18,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:18,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:18,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:18,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:18,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:18,987 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:18,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:18,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:18,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:19,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:19,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:19,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:19,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:19,133 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:19,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:19,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:19,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:19,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:19,262 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:19,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:19,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:19,272 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:19,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:19,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:19,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:19,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:19,411 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:19,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:19,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:19,420 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:19,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:19,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:19,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:19,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:19,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:19,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:19,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:19,556 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:19,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:19,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:19,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:19,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:19,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:19,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:19,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:19,701 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:19,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:19,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:19,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:19,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:19,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:19,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:19,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:19,839 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:19,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:19,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:19,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:19,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:19,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:19,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:19,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:19,992 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:19,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:19,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:19,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:20,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:20,116 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:20,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:20,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:20,126 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:20,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:20,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:20,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:20,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:20,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:20,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:20,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:20,269 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:20,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:20,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:20,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:20,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:20,393 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:20,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:20,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:20,402 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:20,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:20,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:20,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:20,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:20,527 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:20,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:20,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:20,536 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:20,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:20,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:20,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:20,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:20,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:20,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:20,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:20,705 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:20,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:20,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:20,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:20,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:20,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:20,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:20,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:20,879 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:20,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:20,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:20,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:20,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:21,009 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:21,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:21,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:21,017 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:21,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:21,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:21,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:21,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:21,148 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:21,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:21,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:21,159 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:21,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:21,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:21,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:21,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:21,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:21,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:21,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:21,284 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:21,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:21,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:21,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:21,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:21,426 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:21,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:21,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:21,435 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:21,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:21,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:21,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:21,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:21,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:21,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:21,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:21,564 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:21,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:21,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:21,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:21,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:21,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:21,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:21,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:21,690 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:21,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:21,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:21,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:21,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:21,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:21,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:21,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:21,815 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:21,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:21,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:21,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:21,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:21,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:21,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:21,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:21,944 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:21,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:21,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:21,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:21,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:22,062 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:22,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:22,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:22,071 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:22,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:22,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:22,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:22,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:22,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:22,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:22,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:22,215 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:22,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:22,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:22,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:22,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:22,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:22,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:22,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:22,349 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:22,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:22,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:22,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:22,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:22,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:22,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:22,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:22,480 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:22,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:22,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:22,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:22,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:22,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:22,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:22,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:22,607 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:22,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:22,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:22,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:22,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:22,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:22,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:22,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:22,736 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:22,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:22,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:22,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:22,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:22,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:22,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:22,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:22,876 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:22,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:22,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:22,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:22,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:22,995 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:23,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:23,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:23,008 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:23,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:23,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:23,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:23,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:23,136 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:23,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:23,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:23,145 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:23,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:23,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:23,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:23,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:23,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:23,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:23,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:23,279 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:23,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:23,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:23,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:23,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:23,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:23,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:23,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:23,403 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:23,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:23,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:23,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:23,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:23,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:23,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:23,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:23,557 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:23,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:23,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:23,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:23,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:23,720 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:23,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:23,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:23,731 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:23,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:23,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:23,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:23,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:23,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:23,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:23,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:23,899 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:23,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:23,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:23,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:23,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:24,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:24,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:24,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:24,022 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:24,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:24,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:24,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:24,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:24,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:24,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:24,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:24,138 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:24,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:24,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:24,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:24,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:24,255 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:24,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:24,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:24,264 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:24,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:24,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:24,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:24,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:24,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:24,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:24,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:24,394 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:24,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:24,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:24,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:24,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:24,527 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:24,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:24,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:24,535 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:24,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:24,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:24,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:24,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:24,650 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:24,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:24,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:24,658 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:24,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:24,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:24,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:24,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:24,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:24,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:24,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:24,783 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:24,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:24,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:24,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:24,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:24,900 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:24,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:24,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:24,908 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:24,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:24,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:24,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:24,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:25,021 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:25,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:25,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:25,030 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:25,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:25,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:25,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:25,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:25,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:25,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:25,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:25,150 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:25,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:25,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:25,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:25,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:25,282 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:25,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:25,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:25,292 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:25,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:25,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:25,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:25,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:25,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:25,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:25,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:25,411 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:25,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:25,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:25,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:25,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:25,528 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:25,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:25,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:25,535 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:25,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:25,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:25,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:25,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:25,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:25,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:25,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:25,656 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:25,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:25,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:25,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:25,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:25,772 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:25,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:25,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:25,780 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:25,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:25,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:25,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:25,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:25,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:25,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:25,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:25,894 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:25,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:25,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:25,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:25,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:26,013 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:26,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:26,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:26,020 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:26,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:26,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:26,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:26,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:26,153 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:26,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:26,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:26,162 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:26,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:26,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:26,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:26,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:26,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:26,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:26,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:26,274 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:26,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:26,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:26,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:26,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:26,392 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:26,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:26,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:26,401 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:26,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:26,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:26,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:26,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:26,509 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:26,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:26,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:26,516 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:26,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:26,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:26,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:26,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:26,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:26,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:26,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:26,635 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:26,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:26,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:26,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:26,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:26,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:26,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:26,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:26,749 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:26,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:26,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:26,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:26,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:26,891 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:26,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:26,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:26,900 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:26,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:26,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:26,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:26,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:27,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:27,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:27,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:27,064 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:27,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:27,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:27,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:27,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:27,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:27,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:27,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:27,221 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:27,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:27,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:27,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:27,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:27,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:27,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:27,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:27,361 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:27,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:27,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:27,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:27,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:27,470 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:27,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:27,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:27,477 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:27,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:27,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:27,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:27,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:27,594 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:27,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:27,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:27,602 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:27,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:27,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:27,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:27,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:27,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:27,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:27,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:27,718 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:27,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:27,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:27,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:27,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:27,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:27,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:27,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:27,844 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:27,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:27,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:27,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:27,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:27,973 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:27,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:27,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:27,981 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:27,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:27,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:27,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:28,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:28,094 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:28,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:28,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:28,100 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:28,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:28,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:28,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:28,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:28,217 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:28,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:28,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:28,226 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:28,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:28,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:28,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:28,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:28,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:28,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:28,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:28,333 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:28,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:28,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:28,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:28,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:28,433 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:28,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:28,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:28,438 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:28,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:28,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:28,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:28,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:28,540 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:28,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:28,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:28,548 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:28,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:28,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:28,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:28,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:28,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:28,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:28,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:28,655 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:28,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:28,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:28,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:28,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:28,762 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:28,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:28,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:28,769 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:28,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:28,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:28,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:28,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:28,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:28,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:28,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:28,898 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:28,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:28,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:28,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:28,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:29,008 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:29,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:29,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:29,014 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:29,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:29,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:29,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:29,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:29,117 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:29,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:29,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:29,125 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:29,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:29,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:29,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:29,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:29,227 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:29,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:29,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:29,233 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:29,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:29,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:29,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:29,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:29,342 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:29,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:29,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:29,348 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:29,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:29,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:29,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:29,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:29,450 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:29,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:29,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:29,456 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:29,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:29,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:29,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:29,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:29,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:29,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:29,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:29,567 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:29,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:29,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:29,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:29,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:29,702 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:29,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:29,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:29,709 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:29,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:29,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:29,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:29,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:29,820 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:29,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:29,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:29,828 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:29,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:29,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:29,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:29,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:29,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:29,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:29,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:29,943 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:29,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:29,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:29,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:29,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:30,047 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:30,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:30,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:30,054 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:30,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:30,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:30,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:30,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:30,163 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:30,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:30,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:30,172 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:30,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:30,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:30,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:30,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:30,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:30,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:30,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:30,278 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:30,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:30,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:30,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:30,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:30,380 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:30,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:30,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:30,386 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:30,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:30,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:30,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:30,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:30,496 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:30,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:30,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:30,502 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:30,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:30,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:30,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:30,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:30,640 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:30,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:30,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:30,648 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:30,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:30,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:30,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:30,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:30,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:30,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:30,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:30,805 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:30,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:30,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:30,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:30,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:30,950 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:30,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:30,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:30,958 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:30,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:30,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:30,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:30,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:31,077 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:31,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:31,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:31,083 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:31,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:31,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:31,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:31,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:31,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:31,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:31,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:31,194 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:31,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:31,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:31,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:31,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:31,298 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:31,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:31,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:31,304 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:31,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:31,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:31,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:31,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:31,406 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:31,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:31,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:31,413 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:31,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:31,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:31,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:31,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:31,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:31,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:31,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:31,523 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:31,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:31,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:31,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:31,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:31,622 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:31,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:31,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:31,629 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:31,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:31,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:31,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:31,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:31,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:31,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:31,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:31,758 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:31,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:31,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:31,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:31,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:31,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:31,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:31,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:31,857 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:31,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:31,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:31,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:31,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:31,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:31,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:31,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:31,963 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:31,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:31,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:31,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:31,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:32,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:32,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:32,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:32,071 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:32,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:32,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:32,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:32,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:32,174 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:32,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:32,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:32,181 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:32,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:32,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:32,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:32,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:32,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:32,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:32,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:32,298 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:32,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:32,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:32,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:32,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:32,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:32,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:32,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:32,406 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:32,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:32,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:32,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:32,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:32,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:32,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:32,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:32,519 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:32,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:32,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:32,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:32,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:32,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:32,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:32,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:32,634 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:32,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:32,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:32,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:32,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:32,762 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:32,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:32,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:32,769 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:32,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:32,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:32,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:32,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:32,873 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:32,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:32,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:32,882 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:32,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:32,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:32,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:32,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:32,983 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:32,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:32,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:32,989 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:32,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:32,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:32,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:33,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:33,096 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:33,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:33,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:33,101 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:33,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:33,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:33,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:33,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:33,205 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:33,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:33,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:33,212 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:33,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:33,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:33,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:33,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:33,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:33,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:33,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:33,322 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:33,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:33,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:33,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:33,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:33,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:33,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:33,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:33,430 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:33,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:33,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:33,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:33,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:33,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:33,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:33,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:33,539 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:33,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:33,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:33,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:33,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:33,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:33,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:33,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:33,644 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:33,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:33,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:33,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:33,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:33,755 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:33,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:33,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:33,760 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:33,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:33,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:33,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:33,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:33,870 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:33,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:33,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:33,880 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:33,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:33,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:33,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:33,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:33,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:33,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:33,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:33,988 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:33,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:33,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:33,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:34,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:34,090 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:34,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:34,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:34,095 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:34,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:34,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:34,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:34,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:34,204 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:34,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:34,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:34,210 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:34,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:34,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:34,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:34,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:34,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:34,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:34,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:34,318 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:34,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:34,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:34,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:34,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:34,419 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:34,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:34,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:34,424 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:34,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:34,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:34,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:34,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:34,528 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:34,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:34,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:34,534 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:34,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:34,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:34,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:34,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:34,632 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:34,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:34,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:34,637 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:34,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:34,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:34,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:34,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:34,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:34,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:34,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:34,783 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:34,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:34,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:34,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:34,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:34,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:34,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:34,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:34,938 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:34,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:34,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:34,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:34,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:35,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:35,082 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:35,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:35,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:35,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:35,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:35,173 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:35,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:35,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:35,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:35,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:35,261 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:35,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:35,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:35,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,362 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:35,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:35,367 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:35,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:35,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:35,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:35,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:35,456 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:35,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:35,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:35,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:35,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:35,552 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:35,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:35,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:35,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,650 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:35,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:35,655 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:35,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:35,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:35,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,751 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:35,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:35,756 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:35,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:35,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:35,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,875 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:35,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:35,880 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:35,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:35,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:35,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:35,976 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:35,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:35,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:35,981 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:35,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:35,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:35,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:36,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:36,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:36,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:36,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:36,073 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:36,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:36,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:36,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:36,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:36,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:36,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:36,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:36,167 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:36,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:36,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:36,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:36,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:36,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:36,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:36,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:36,274 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:36,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:36,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:36,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:36,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:36,372 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:36,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:36,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:36,377 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:36,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:36,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:36,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:36,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:36,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:36,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:36,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:36,472 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:36,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:36,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:36,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:36,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:36,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:36,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:36,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:36,577 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:36,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:36,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:36,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:36,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:36,667 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:36,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:36,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:36,677 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:36,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:36,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:36,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:36,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:36,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:36,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:36,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:36,782 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:36,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:36,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:36,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:36,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:36,904 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:36,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:36,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:36,909 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:36,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:36,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:36,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:36,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:37,005 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:37,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:37,010 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:37,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:37,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:37,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:37,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:37,110 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:37,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:37,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:37,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:37,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:37,187 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:37,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:37,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:37,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:37,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:37,316 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:37,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:37,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:37,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:37,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:37,443 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:37,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:37,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:37,550 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:37,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:37,555 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:37,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:37,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:37,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:37,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:37,652 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:37,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:37,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:37,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:37,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:37,733 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:37,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:37,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:37,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:37,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:37,835 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:37,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:37,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:37,945 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:37,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:37,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:37,949 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:37,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:37,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:37,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:37,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,027 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,099 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,104 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,191 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,196 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,296 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,301 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,379 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,461 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,540 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,545 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,629 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,715 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,832 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:38,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:38,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:38,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:38,945 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:38,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:38,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:38,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:38,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:39,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:39,061 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:39,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:39,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:39,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:39,167 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:39,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:39,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:39,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:39,283 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:39,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:39,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,354 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:39,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:39,358 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:39,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:39,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:39,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:39,444 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:39,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:39,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:39,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:39,529 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:39,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:39,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:39,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:39,618 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:39,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:39,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,710 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:39,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:39,715 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:39,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:39,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,803 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:39,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:39,807 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:39,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:39,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:39,907 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:39,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:39,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:39,912 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:39,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:39,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:39,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:39,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,047 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,052 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,126 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,192 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,196 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,279 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,368 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,373 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,477 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,482 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,564 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,650 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,723 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,809 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,813 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,881 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,885 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:40,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:40,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:40,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:40,957 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:40,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:40,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:40,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:40,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,060 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,065 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,136 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,207 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,289 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,293 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,389 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,394 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,499 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,601 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,702 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,790 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,794 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,870 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:41,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:41,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:41,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:41,944 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:41,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:41,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:41,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:41,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,019 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,117 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,217 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,222 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,325 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,395 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,400 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,472 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,550 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,630 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,701 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,776 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,845 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,849 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,923 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:42,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:42,989 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:42,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:42,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:42,993 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:42,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:42,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:42,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:43,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:43,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:43,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:43,107 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:43,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:43,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:43,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:43,208 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:43,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:43,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:43,213 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:43,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:43,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:43,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:43,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:43,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:43,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:43,350 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:43,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:43,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:43,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:43,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:43,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:43,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:43,474 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:43,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:43,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:43,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:43,592 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:43,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:43,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:43,596 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:43,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:43,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:43,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:43,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:43,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:43,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:43,675 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:43,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:43,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:43,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:43,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:43,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:43,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:43,746 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:43,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:43,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:43,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:43,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:43,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:43,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:43,815 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:43,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:43,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:43,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:43,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:43,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:43,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:43,887 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:43,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:43,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:43,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:43,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:43,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:43,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:43,963 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:43,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:43,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:43,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:43,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,035 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,137 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,142 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,250 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,322 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,326 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,413 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,417 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,487 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,565 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,640 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,710 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,714 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,782 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,787 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,856 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,859 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:44,925 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:44,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:44,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:44,930 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:44,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:44,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:44,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:44,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,028 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,106 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,181 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,249 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,253 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,329 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,464 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,564 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,569 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,670 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,742 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,746 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,843 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,847 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,921 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:45,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:45,992 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:45,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:45,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:45,996 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:45,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:45,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:45,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,066 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,071 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,149 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,153 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,226 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,296 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,367 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,433 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,437 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,507 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,511 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,630 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,700 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,766 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,770 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,838 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,842 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,912 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,917 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:46,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:46,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:46,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:46,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:46,996 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:46,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:46,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:46,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,069 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:47,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:47,073 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:47,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:47,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,171 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:47,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:47,176 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:47,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:47,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,249 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:47,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:47,253 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:47,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:47,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:47,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:47,325 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:47,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:47,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,396 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:47,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:47,400 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:47,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:47,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:47,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:47,472 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:47,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:47,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:47,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:47,551 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:47,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:47,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:47,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:47,660 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:47,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:47,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:47,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:47,776 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:47,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:47,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:47,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:47,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:47,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:47,892 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:47,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:47,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:47,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:47,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,041 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,047 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,206 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,317 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,384 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,387 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,460 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,531 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,536 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,613 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,618 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,722 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,797 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,870 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:48,940 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:48,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:48,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:48,944 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:48,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:48,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:48,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:48,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,015 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,018 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,098 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,223 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,327 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,332 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,403 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,407 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,477 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,481 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,551 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,555 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,628 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,700 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,772 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,840 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,844 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,917 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:49,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:49,983 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:49,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:49,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:49,988 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:49,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:49,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:49,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,060 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,132 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,229 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,233 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,317 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,420 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,423 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,503 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,579 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,583 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,683 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,688 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,759 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,763 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,850 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:50,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:50,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:50,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:50,937 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:50,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:50,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:50,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:50,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,004 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,008 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,089 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,169 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,240 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,244 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,341 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,345 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,413 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,417 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,493 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,498 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,565 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,568 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,637 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,641 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,750 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,818 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,822 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,893 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,896 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:51,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:51,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:51,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:51,967 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:51,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:51,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:51,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:51,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,047 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,115 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,119 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,188 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,192 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,287 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,359 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,428 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,432 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,505 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,576 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,580 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,649 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,653 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,728 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,797 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,801 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:52,912 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:52,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:52,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:52,918 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:52,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:52,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:52,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:52,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,025 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,030 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:53,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,147 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:53,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,265 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:53,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,379 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:53,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,487 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:53,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,563 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:53,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,655 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:53,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,742 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:53,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,816 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:53,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,884 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,888 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:53,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:53,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:53,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:53,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:53,985 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:53,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:53,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:53,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,061 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,159 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,164 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,272 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,373 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,377 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,472 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,542 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,546 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,654 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,658 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,733 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,803 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,807 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,877 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,881 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:54,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:54,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:54,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:54,956 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:54,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:54,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:54,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:54,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,025 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,029 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,099 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,103 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,172 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,176 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,251 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,327 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,406 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,411 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,514 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,607 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,677 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,681 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,751 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,755 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,827 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,831 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:55,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:55,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:55,915 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:55,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:55,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:55,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:55,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:55,999 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,004 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,113 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,190 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,273 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,349 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,353 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,428 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,432 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,513 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,517 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,591 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,661 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,665 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,740 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,745 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,822 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,826 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:56,896 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:56,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:56,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:56,900 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:56,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:56,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:56,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:56,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,006 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,111 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,115 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,205 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,209 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,303 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,409 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,413 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,488 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,493 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,604 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,683 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,755 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,759 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,839 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,909 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:57,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:57,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:57,913 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:57,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:57,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:57,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:57,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:57,996 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,000 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,072 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,076 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,166 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,251 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,328 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,333 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,405 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,409 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,484 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,558 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,628 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,633 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,742 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,815 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,819 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:58,909 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:58,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:58,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:58,913 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:58,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:58,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:58,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:58,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:59,017 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:59,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:59,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:59,021 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:59,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:59,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:59,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:59,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:59,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:59,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:59,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:59,132 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:59,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:59,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:59,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:59,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:59,242 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:59,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:59,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:59,248 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:59,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:59,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:59,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:59,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:59,360 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:59,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:59,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:59,366 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:59,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:59,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:59,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:59,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:59,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:59,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:59,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:59,507 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:59,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:59,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:59,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:59,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:59,621 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:59,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:59,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:59,626 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:59,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:59,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:59,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:59,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:59,761 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:59,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:59,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:59,765 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:59,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:59,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:59,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:59,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:59,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:59,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:59,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:59,841 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:59,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:59,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:59,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:59,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:49:59,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:49:59,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:49:59,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:49:59,941 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:49:59,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:49:59,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:49:59,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:49:59,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,025 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,029 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:00,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,122 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:00,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,197 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:00,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,281 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,285 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:00,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,391 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:00,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,506 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:00,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,619 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:00,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,736 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:00,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,808 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,812 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:00,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,900 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,904 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:00,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:00,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:00,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:00,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:00,989 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:00,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:00,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:00,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,081 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,200 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,204 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,298 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,371 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,375 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,447 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,451 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,523 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,527 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,604 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,682 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,753 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,758 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,833 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,909 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:01,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:01,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:01,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:01,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:01,987 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:01,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:01,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:01,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,095 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,168 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,173 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,259 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,337 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,412 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,417 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,526 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,606 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,678 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,682 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,766 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,770 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,887 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:02,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:02,973 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:02,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:02,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:02,977 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:02,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:02,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:02,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,066 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,070 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,147 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,218 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,222 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,293 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,297 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,371 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,376 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,462 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,466 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,538 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,542 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,625 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,629 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,704 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,774 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,777 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,853 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:03,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:03,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:03,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:03,928 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:03,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:03,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:03,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:03,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,004 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,080 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,153 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,157 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,241 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,319 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,323 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,401 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,521 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,525 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,621 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,707 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,711 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,795 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,888 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:04,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:04,969 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:04,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:04,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:04,973 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:04,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:04,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:04,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,046 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,050 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,125 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,201 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,273 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,277 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,351 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,355 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,428 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,432 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,506 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,510 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,587 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,662 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,667 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,743 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,822 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,825 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,907 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:05,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:05,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:05,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:05,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:05,985 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:05,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:05,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:05,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,059 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,062 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,173 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,258 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,263 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,351 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,355 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,434 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,439 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,526 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,531 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,629 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,726 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,800 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,804 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,876 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,880 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:06,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:06,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:06,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:06,964 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:06,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:06,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:06,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:06,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,043 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,144 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,149 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,238 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,242 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,321 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,325 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,409 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,413 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,503 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,593 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,669 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,673 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,752 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,862 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,866 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:07,939 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:07,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:07,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:07,943 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:07,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:07,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:07,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:07,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,020 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,097 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,173 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,250 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,343 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,347 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,430 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,434 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,535 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,619 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,725 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,729 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,836 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,911 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,915 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:08,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:08,994 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:08,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:08,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:08,998 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:08,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:08,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:08,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,073 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,077 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,149 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,152 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,231 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,235 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,310 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,314 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,406 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,410 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,537 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,541 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,619 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,623 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,701 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,780 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,861 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:09,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:09,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:09,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:09,940 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:09,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:09,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:09,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:09,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:10,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:10,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:10,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:10,035 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:10,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:10,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:10,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:10,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:10,113 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:10,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:10,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:10,117 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:10,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:10,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:10,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:10,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:10,192 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:10,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:10,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:10,196 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:10,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:10,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:10,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:10,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:10,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:10,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:10,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:10,302 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:10,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:10,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:10,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:10,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:10,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:10,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:10,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:10,392 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:10,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:10,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:10,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:10,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:10,479 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:10,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:10,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:10,484 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:10,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:10,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:10,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:10,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:10,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:10,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:10,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:10,606 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:10,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:10,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:10,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:10,726 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:10,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:10,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:10,732 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:10,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:10,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:10,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:10,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:10,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:10,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:10,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:10,853 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:10,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:10,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:10,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:10,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:10,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:10,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:10,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:10,942 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:10,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:10,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:10,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:10,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,022 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,107 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,190 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,194 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,327 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,404 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,409 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,504 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,600 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,678 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,682 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,787 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,792 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,876 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,880 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:11,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:11,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:11,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:11,961 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:11,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:11,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:11,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:11,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,044 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,048 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,133 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,137 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,217 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,221 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,303 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,385 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,461 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,465 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,541 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,545 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,622 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,626 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,703 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,707 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,805 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:12,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:12,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:12,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:12,933 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:12,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:12,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:12,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:12,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,020 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,116 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,193 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,196 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,274 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,278 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,380 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,467 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,543 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,547 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,637 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,642 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,718 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,723 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,805 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,809 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,888 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,892 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:13,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:13,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:13,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:13,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:13,972 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:13,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:13,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:13,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:14,049 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:14,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:14,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:14,053 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:14,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:14,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:14,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:14,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:14,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:14,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:14,142 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:14,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:14,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:14,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:14,224 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:14,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:14,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:14,228 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:14,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:14,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:14,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:14,306 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:14,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:14,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:14,310 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:14,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:14,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:14,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:14,399 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:14,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:14,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:14,403 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:14,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:14,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:14,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:14,543 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:14,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:14,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:14,548 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:14,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:14,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:14,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:14,670 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:14,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:14,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:14,676 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:14,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:14,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:14,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:14,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:14,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:14,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:14,803 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:14,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:14,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:14,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:14,927 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:14,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:14,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:14,933 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:14,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:14,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:14,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:14,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:15,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:15,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:15,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:15,062 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:15,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:15,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:15,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:15,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:15,221 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:15,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:15,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:15,226 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:15,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:15,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:15,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:15,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:15,384 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:15,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:15,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:15,388 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:15,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:15,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:15,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:15,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:15,470 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:15,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:15,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:15,474 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:15,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:15,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:15,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:15,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:15,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:15,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:15,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:15,557 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:15,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:15,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:15,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:15,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:15,633 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:15,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:15,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:15,637 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:15,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:15,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:15,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:15,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:15,717 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:15,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:15,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:15,721 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:15,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:15,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:15,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:15,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:15,800 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:15,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:15,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:15,804 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:15,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:15,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:15,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:15,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:15,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:15,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:15,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:15,886 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:15,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:15,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:15,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:15,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:15,964 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:15,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:15,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:15,968 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:15,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:15,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:15,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,047 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:16,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:16,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:16,051 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:16,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:16,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:16,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:16,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:16,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:16,132 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:16,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:16,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:16,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,210 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:16,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:16,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:16,214 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:16,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:16,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:16,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,293 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:16,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:16,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:16,297 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:16,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:16,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:16,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:16,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:16,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:16,379 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:16,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:16,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:16,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:16,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:16,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:16,462 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:16,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:16,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:16,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,550 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:16,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:16,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:16,554 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:16,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:16,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:16,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:16,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:16,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:16,654 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:16,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:16,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:16,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,795 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:16,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:16,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:16,799 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:16,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:16,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:16,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:16,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:16,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:16,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:16,922 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:16,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:16,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:16,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:16,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,038 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,043 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,157 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,162 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,277 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,357 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,361 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,452 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,530 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,534 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,619 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,700 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,793 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,882 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,886 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:17,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:17,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:17,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:17,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:17,969 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:17,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:17,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:17,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:18,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:18,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:18,071 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:18,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:18,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:18,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,150 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:18,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:18,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:18,154 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:18,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:18,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:18,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,273 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:18,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:18,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:18,278 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:18,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:18,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:18,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:18,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:18,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:18,374 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:18,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:18,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:18,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,462 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:18,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:18,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:18,466 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:18,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:18,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:18,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,545 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:18,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:18,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:18,548 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:18,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:18,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:18,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,625 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:18,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:18,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:18,629 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:18,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:18,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:18,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:18,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:18,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:18,751 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:18,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:18,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:18,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,876 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:18,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:18,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:18,880 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:18,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:18,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:18,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:18,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:18,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:18,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:18,963 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:18,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:18,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:18,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:18,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:19,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:19,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:19,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:19,046 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:19,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:19,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:19,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:19,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:19,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:19,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:19,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:19,134 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:19,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:19,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:19,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:19,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:19,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:19,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:19,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:19,219 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:19,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:19,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:19,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:19,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:19,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:19,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:19,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:19,305 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:19,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:19,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:19,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:19,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:19,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:19,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:19,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:19,394 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:19,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:19,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:19,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:19,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:19,511 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:19,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:19,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:19,516 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:19,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:19,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:19,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:19,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:19,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:19,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:19,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:19,635 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:19,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:19,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:19,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:19,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:19,722 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:19,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:19,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:19,726 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:19,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:19,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:19,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:19,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:19,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:19,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:19,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:19,815 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:19,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:19,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:19,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:19,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:19,899 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:19,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:19,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:19,903 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:19,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:19,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:19,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:19,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,005 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,110 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,114 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,198 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,278 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,282 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,361 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,365 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,464 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,553 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,637 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,641 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,733 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,859 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,863 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:20,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:20,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:20,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:20,948 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:20,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:20,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:20,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:20,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,034 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,116 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,201 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,293 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,297 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,381 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,385 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,464 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,468 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,550 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,629 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,633 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,715 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,797 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:21,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:21,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:21,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:21,897 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:21,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:21,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:21,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:21,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,017 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:22,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:22,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:22,021 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:22,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:22,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:22,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:22,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:22,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:22,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:22,142 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:22,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:22,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:22,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:22,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,234 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:22,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:22,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:22,237 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:22,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:22,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:22,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:22,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,317 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:22,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:22,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:22,321 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:22,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:22,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:22,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:22,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:22,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:22,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:22,405 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:22,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:22,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:22,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:22,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,500 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:22,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:22,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:22,504 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:22,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:22,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:22,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:22,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:22,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:22,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:22,618 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:22,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:22,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:22,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:22,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:22,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:22,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:22,701 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:22,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:22,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:22,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:22,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,838 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:22,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:22,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:22,842 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:22,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:22,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:22,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:22,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:22,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:22,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:22,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:22,924 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:22,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:22,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:22,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:22,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,005 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,088 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,173 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,256 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,343 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,347 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,441 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,528 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,609 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,613 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,696 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,779 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,858 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,862 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:23,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:23,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:23,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:23,946 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:23,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:23,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:23,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:23,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,046 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:24,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,141 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,144 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:24,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,228 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,232 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:24,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,317 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,322 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:24,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,423 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,427 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:24,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,509 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,512 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:24,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,643 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,647 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:24,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,733 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:24,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,816 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,820 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:24,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,908 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:24,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:24,990 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:24,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:24,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:24,994 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:24,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:24,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:24,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,080 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,161 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,165 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,250 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,334 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,338 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,419 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,423 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,503 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,507 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,595 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,599 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,679 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,683 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,783 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,867 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:25,949 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:25,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:25,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:25,953 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:25,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:25,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:25,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:25,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,033 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:26,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:26,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:26,037 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:26,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:26,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:26,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:26,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,117 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:26,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:26,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:26,125 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:26,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:26,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:26,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:26,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:26,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:26,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:26,218 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:26,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:26,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:26,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:26,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:26,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:26,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:26,304 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:26,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:26,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:26,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:26,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,436 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:26,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:26,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:26,440 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:26,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:26,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:26,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:26,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,523 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:26,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:26,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:26,527 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:26,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:26,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:26,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:26,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:26,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:26,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:26,615 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:26,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:26,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:26,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:26,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:26,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:26,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:26,707 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:26,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:26,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:26,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:26,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:26,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:26,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:26,793 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:26,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:26,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:26,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:26,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,900 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:26,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:26,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:26,904 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:26,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:26,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:26,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:26,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:26,997 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,001 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,082 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,086 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,170 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,255 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,339 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,422 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,426 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,505 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,509 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,605 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,727 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,732 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,858 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,863 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:27,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:27,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:27,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:27,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:27,989 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:27,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:27,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:27,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:28,101 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:28,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:28,105 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:28,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:28,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:28,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:28,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:28,191 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:28,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:28,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:28,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:28,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:28,279 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:28,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:28,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:28,414 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:28,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:28,418 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:28,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:28,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:28,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:28,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:28,506 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:28,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:28,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:28,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:28,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:28,592 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:28,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:28,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:28,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:28,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:28,688 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:28,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:28,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:28,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:28,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:28,793 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:28,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:28,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:28,889 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:28,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:28,893 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:28,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:28,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:28,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:28,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:28,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:28,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:28,982 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:28,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:28,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:28,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:29,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:29,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:29,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:29,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:29,068 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:29,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:29,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:29,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:29,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:29,151 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:29,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:29,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:29,155 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:29,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:29,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:29,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:29,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:29,241 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:29,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:29,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:29,245 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:29,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:29,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:29,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:29,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:29,328 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:29,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:29,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:29,334 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:29,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:29,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:29,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:29,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:29,429 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:29,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:29,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:29,434 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:29,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:29,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:29,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:29,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:29,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:29,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:29,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:29,577 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:29,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:29,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:29,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:29,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:29,710 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:29,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:29,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:29,715 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:29,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:29,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:29,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:29,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:29,836 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:29,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:29,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:29,840 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:29,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:29,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:29,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:29,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:29,935 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:29,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:29,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:29,939 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:29,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:29,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:29,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:29,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:30,023 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:30,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:30,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:30,027 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:30,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:30,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:30,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:30,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:30,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:30,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:30,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:30,116 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:30,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:30,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:30,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:30,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:30,200 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:30,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:30,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:30,204 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:30,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:30,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:30,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:30,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:30,286 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:30,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:30,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:30,290 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:30,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:30,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:30,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:30,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:30,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:30,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:30,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:30,458 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:30,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:30,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:30,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:30,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:30,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:30,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:30,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:30,596 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:30,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:30,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:30,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:30,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:30,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:30,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:30,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:30,733 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:30,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:30,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:30,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:30,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:30,867 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:30,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:30,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:30,872 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:30,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:30,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:30,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:30,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:31,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:31,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:31,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:31,011 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:31,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:31,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:31,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:31,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:31,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:31,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:31,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:31,162 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:31,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:31,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:31,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:31,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:31,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:31,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:31,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:31,280 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:31,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:31,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:31,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:31,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:31,368 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:31,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:31,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:31,372 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:31,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:31,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:31,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:31,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:31,461 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:31,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:31,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:31,466 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:31,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:31,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:31,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:31,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:31,561 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:31,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:31,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:31,565 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:31,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:31,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:31,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:31,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:31,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:31,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:31,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:31,673 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:31,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:31,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:31,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:31,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:31,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:31,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:31,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:31,811 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:31,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:31,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:31,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:31,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:31,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:31,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:31,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:31,940 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:31,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:31,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:31,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:31,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,062 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:32,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:32,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:32,066 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:32,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:32,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:32,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:32,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,178 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:32,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:32,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:32,182 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:32,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:32,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:32,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:32,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,265 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:32,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:32,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:32,269 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:32,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:32,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:32,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:32,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,364 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:32,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:32,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:32,368 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:32,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:32,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:32,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:32,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,452 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:32,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:32,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:32,456 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:32,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:32,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:32,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:32,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,560 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:32,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:32,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:32,564 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:32,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:32,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:32,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:32,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,649 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:32,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:32,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:32,653 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:32,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:32,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:32,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:32,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,736 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:32,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:32,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:32,740 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:32,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:32,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:32,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:32,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:32,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:32,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:32,829 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:32,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:32,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:32,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:32,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:32,914 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:32,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:32,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:32,918 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:32,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:32,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:32,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:32,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,041 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,045 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,129 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,133 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,219 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,309 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,392 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,396 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,488 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,493 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,585 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,589 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,675 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,679 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,762 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,766 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,855 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:33,948 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:33,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:33,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:33,952 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:33,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:33,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:33,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:33,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,041 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:34,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,131 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:34,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,220 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:34,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,321 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:34,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,411 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,415 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:34,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,509 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,512 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:34,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,603 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:34,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,690 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:34,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,785 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:34,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,892 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,896 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:34,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:34,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:34,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:34,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:34,995 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:34,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:34,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:34,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:35,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:35,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:35,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:35,135 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:35,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:35,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:35,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:35,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:35,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:35,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:35,219 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:35,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:35,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:35,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:35,301 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:35,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:35,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:35,305 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:35,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:35,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:35,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:35,392 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:35,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:35,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:35,395 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:35,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:35,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:35,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:35,477 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:35,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:35,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:35,481 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:35,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:35,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:35,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:35,564 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:35,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:35,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:35,568 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:35,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:35,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:35,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:35,650 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:35,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:35,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:35,653 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:35,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:35,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:35,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:35,746 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:35,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:35,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:35,750 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:35,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:35,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:35,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:35,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:35,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:35,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:35,838 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:35,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:35,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:35,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:35,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:35,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:35,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:35,941 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:35,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:35,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:35,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:35,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:36,067 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:36,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:36,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:36,072 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:36,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:36,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:36,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:36,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:36,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:36,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:36,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:36,199 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:36,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:36,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:36,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:36,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:36,325 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:36,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:36,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:36,330 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:36,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:36,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:36,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:36,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:36,453 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:36,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:36,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:36,458 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:36,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:36,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:36,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:36,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:36,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:36,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:36,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:36,587 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:36,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:36,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:36,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:36,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:36,715 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:36,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:36,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:36,720 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:36,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:36,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:36,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:36,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:36,841 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:36,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:36,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:36,845 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:36,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:36,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:36,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:36,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:36,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:36,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:36,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:36,932 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:36,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:36,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:36,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:36,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:37,025 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:37,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:37,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:37,029 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:37,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:37,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:37,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:37,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:37,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:37,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:37,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:37,149 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:37,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:37,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:37,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:37,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:37,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:37,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:37,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:37,285 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:37,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:37,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:37,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:37,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:37,416 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:37,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:37,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:37,420 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:37,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:37,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:37,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:37,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:37,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:37,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:37,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:37,534 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:37,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:37,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:37,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:37,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:37,714 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:37,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:37,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:37,718 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:37,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:37,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:37,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:37,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:37,842 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:37,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:37,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:37,846 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:37,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:37,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:37,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:37,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:37,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:37,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:37,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:37,938 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:37,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:37,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:37,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:37,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,022 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,026 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,110 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,113 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,196 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,200 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,285 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,289 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,375 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,378 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,469 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,557 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,642 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,646 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,743 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,836 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,840 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:38,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:38,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:38,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:38,930 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:38,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:38,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:38,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:38,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:39,016 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:39,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:39,020 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:39,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:39,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:39,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:39,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:39,108 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:39,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:39,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:39,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:39,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:39,198 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:39,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:39,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:39,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:39,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:39,287 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:39,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:39,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:39,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:39,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:39,378 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:39,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:39,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:39,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:39,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:39,475 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:39,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:39,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:39,571 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:39,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:39,574 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:39,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:39,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:39,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:39,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:39,681 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:39,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:39,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:39,816 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:39,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:39,821 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:39,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:39,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:39,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:39,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:39,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:39,935 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:39,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:39,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:39,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:39,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,028 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:40,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,112 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,116 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:40,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,228 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,231 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:40,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,325 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,329 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:40,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,429 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:40,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,536 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:40,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,623 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,627 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:40,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,715 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:40,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,816 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:40,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,910 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:40,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:40,993 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:40,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:40,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:40,997 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:40,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:40,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:40,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:41,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:41,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:41,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:41,085 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:41,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:41,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:41,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:41,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:41,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:41,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:41,174 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:41,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:41,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:41,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:41,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:41,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:41,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:41,270 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:41,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:41,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:41,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:41,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:41,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:41,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:41,359 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:41,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:41,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:41,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:41,443 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:41,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:41,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:41,447 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:41,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:41,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:41,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:41,531 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:41,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:41,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:41,535 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:41,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:41,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:41,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:41,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:41,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:41,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:41,624 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:41,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:41,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:41,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:41,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:41,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:41,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:41,713 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:41,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:41,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:41,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:41,803 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:41,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:41,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:41,807 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:41,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:41,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:41,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:41,931 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:41,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:41,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:41,935 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:41,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:41,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:41,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:41,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,049 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:42,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,136 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,140 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:42,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,235 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,239 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:42,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,325 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,329 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:42,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,419 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,423 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:42,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,512 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,516 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:42,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,601 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,605 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:42,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,695 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:42,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,781 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,785 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:42,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,895 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:42,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:42,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:42,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:42,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:42,990 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:42,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:42,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:42,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:43,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:43,084 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:43,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:43,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:43,088 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:43,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:43,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:43,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:43,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:43,179 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:43,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:43,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:43,183 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:43,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:43,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:43,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:43,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:43,277 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:43,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:43,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:43,283 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:43,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:43,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:43,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:43,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:43,390 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:43,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:43,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:43,394 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:43,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:43,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:43,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:43,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:43,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:43,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:43,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:43,489 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:43,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:43,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:43,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:43,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:43,577 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:43,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:43,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:43,581 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:43,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:43,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:43,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:43,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:43,671 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:43,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:43,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:43,675 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:43,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:43,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:43,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:43,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:43,790 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:43,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:43,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:43,795 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:43,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:43,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:43,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:43,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:43,897 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:43,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:43,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:43,901 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:43,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:43,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:43,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:43,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:44,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:44,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:44,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:44,049 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:44,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:44,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:44,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:44,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:44,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:44,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:44,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:44,138 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:44,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:44,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:44,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:44,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:44,222 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:44,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:44,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:44,226 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:44,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:44,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:44,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:44,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:44,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:44,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:44,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:44,359 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:44,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:44,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:44,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:44,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:44,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:44,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:44,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:44,490 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:44,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:44,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:44,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:44,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:44,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:44,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:44,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:44,619 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:44,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:44,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:44,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:44,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:44,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:44,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:44,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:44,710 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:44,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:44,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:44,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:44,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:44,821 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:44,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:44,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:44,826 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:44,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:44,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:44,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:44,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:44,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:44,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:44,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:44,916 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:44,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:44,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:44,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:44,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:45,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:45,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:45,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:45,024 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:45,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:45,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:45,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:45,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:45,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:45,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:45,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:45,119 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:45,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:45,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:45,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:45,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:45,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:45,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:45,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:45,252 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:45,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:45,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:45,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:45,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:45,369 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:45,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:45,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:45,373 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:45,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:45,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:45,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:45,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:45,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:45,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:45,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:45,462 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:45,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:45,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:45,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:45,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:45,548 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:45,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:45,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:45,552 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:45,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:45,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:45,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:45,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:45,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:45,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:45,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:45,639 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:45,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:45,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:45,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:45,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:45,724 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:45,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:45,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:45,728 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:45,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:45,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:45,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:45,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:45,813 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:45,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:45,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:45,817 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:45,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:45,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:45,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:45,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:45,903 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:45,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:45,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:45,907 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:45,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:45,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:45,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:45,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,005 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:46,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,118 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:46,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,260 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,264 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:46,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,356 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:46,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,444 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:46,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,531 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,535 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:46,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,624 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:46,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,715 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:46,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,805 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:46,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,891 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,895 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:46,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:46,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:46,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:46,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:46,985 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:46,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:46,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:46,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:47,094 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:47,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:47,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:47,098 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:47,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:47,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:47,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:47,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:47,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:47,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:47,190 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:47,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:47,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:47,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:47,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:47,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:47,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:47,287 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:47,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:47,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:47,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:47,376 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:47,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:47,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:47,380 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:47,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:47,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:47,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:47,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:47,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:47,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:47,475 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:47,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:47,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:47,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:47,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:47,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:47,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:47,567 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:47,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:47,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:47,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:47,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:47,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:47,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:47,659 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:47,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:47,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:47,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:47,745 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:47,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:47,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:47,748 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:47,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:47,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:47,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:47,838 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:47,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:47,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:47,842 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:47,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:47,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:47,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:47,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:47,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:47,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:47,956 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:47,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:47,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:47,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:47,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:48,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:48,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:48,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:48,068 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:48,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:48,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:48,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:48,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:48,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:48,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:48,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:48,158 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:48,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:48,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:48,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:48,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:48,305 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:48,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:48,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:48,309 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:48,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:48,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:48,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:48,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:48,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:48,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:48,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:48,398 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:48,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:48,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:48,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:48,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:48,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:48,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:48,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:48,489 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:48,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:48,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:48,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:48,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:48,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:48,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:48,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:48,578 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:48,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:48,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:48,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:48,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:48,677 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:48,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:48,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:48,682 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:48,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:48,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:48,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:48,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:48,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:48,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:48,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:48,792 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:48,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:48,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:48,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:48,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:48,877 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:48,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:48,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:48,881 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:48,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:48,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:48,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:48,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:48,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:48,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:48,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:48,970 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:48,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:48,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:48,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:49,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:49,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:49,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:49,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:49,060 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:49,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:49,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:49,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:49,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:49,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:49,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:49,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:49,149 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:49,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:49,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:49,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:49,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:49,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:49,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:49,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:49,240 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:49,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:49,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:49,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:49,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:49,329 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:49,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:49,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:49,333 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:49,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:49,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:49,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:49,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:49,421 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:49,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:49,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:49,426 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:49,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:49,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:49,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:49,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:49,566 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:49,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:49,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:49,571 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:49,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:49,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:49,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:49,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:49,704 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:49,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:49,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:49,708 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:49,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:49,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:49,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:49,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:49,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:49,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:49,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:49,815 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:49,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:49,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:49,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:49,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:49,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:49,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:49,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:49,921 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:49,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:49,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:49,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:49,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:50,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:50,013 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:50,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:50,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:50,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:50,104 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:50,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:50,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,192 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:50,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:50,196 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:50,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:50,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,287 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:50,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:50,291 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:50,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:50,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,443 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:50,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:50,448 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:50,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:50,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:50,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:50,537 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:50,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:50,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,624 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:50,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:50,628 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:50,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:50,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:50,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:50,722 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:50,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:50,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:50,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:50,813 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:50,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:50,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:50,901 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:50,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:50,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:50,904 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:50,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:50,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:50,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:50,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,002 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,006 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,100 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,190 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,283 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,383 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,387 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,480 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,573 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,661 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,665 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,753 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,757 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,850 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:51,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:51,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:51,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:51,941 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:51,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:51,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:51,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:51,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:52,030 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:52,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:52,034 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:52,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:52,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:52,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:52,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:52,127 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:52,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:52,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:52,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:52,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:52,220 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:52,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:52,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:52,308 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:52,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:52,312 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:52,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:52,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:52,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:52,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:52,445 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:52,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:52,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:52,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:52,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:52,537 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:52,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:52,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:52,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:52,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:52,638 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:52,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:52,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:52,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:52,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:52,736 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:52,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:52,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:52,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:52,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:52,839 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:52,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:52,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:52,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:52,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:52,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:52,930 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:52,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:52,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:52,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:52,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:53,017 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:53,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:53,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:53,021 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:53,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:53,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:53,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:53,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:53,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:53,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:53,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:53,112 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:53,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:53,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:53,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:53,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:53,200 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:53,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:53,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:53,204 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:53,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:53,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:53,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:53,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:53,291 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:53,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:53,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:53,296 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:53,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:53,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:53,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:53,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:53,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:53,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:53,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:53,392 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:53,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:53,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:53,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:53,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:53,480 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:53,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:53,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:53,484 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:53,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:53,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:53,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:53,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:50:53,570 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:50:53,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:50:53,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:50:53,574 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:50:53,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:50:53,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:50:53,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:50:53,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 22:56:10,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:10,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:10,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:10,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:10,151 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:10,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:10,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:10,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:10,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:10,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:10,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:10,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:10,319 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:10,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:10,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:10,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:10,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:10,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:10,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:10,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:10,603 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:10,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:10,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:10,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:10,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:10,766 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:10,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:10,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:10,770 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:10,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:10,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:10,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:10,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:10,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:10,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:10,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:10,938 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:10,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:10,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:10,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:11,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:11,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:11,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:11,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:11,108 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:11,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:11,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:11,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:11,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:11,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:11,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:11,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:11,273 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:11,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:11,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:11,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:11,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:11,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:11,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:11,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:11,440 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:11,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:11,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:11,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:11,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:11,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:11,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:11,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:11,606 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:11,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:11,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:11,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:11,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:11,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:11,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:11,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:11,774 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:11,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:11,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:11,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:11,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:11,939 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:11,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:11,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:11,943 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:11,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:11,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:11,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:12,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:12,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:12,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:12,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:12,113 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:12,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:12,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:12,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:12,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:12,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:12,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:12,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:12,296 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:12,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:12,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:12,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:12,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:12,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:12,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:12,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:12,468 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:12,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:12,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:12,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:12,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:12,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:12,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:12,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:12,638 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:12,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:12,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:12,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:12,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:12,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:12,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:12,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:12,805 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:12,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:12,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:12,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:12,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:13,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:13,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:13,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:13,101 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:13,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:13,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:13,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:13,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:13,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:13,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:13,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:13,267 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:13,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:13,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:13,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:13,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:13,435 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:13,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:13,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:13,438 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:13,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:13,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:13,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:13,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:13,603 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:13,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:13,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:13,607 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:13,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:13,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:13,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:13,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:13,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:13,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:13,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:13,776 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:13,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:13,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:13,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:13,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:13,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:13,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:13,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:13,945 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:13,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:13,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:13,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:14,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:14,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:14,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:14,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:14,112 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:14,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:14,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:14,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:14,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:14,276 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:14,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:14,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:14,279 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:14,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:14,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:14,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:14,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:14,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:14,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:14,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:14,450 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:14,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:14,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:14,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:14,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:14,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:14,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:14,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:14,619 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:14,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:14,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:14,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:14,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:14,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:14,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:14,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:14,789 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:14,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:14,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:14,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:14,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:14,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:14,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:14,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:14,959 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:14,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:14,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:14,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:15,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:15,126 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:15,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:15,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:15,130 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:15,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:15,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:15,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:15,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:15,296 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:15,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:15,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:15,299 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:15,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:15,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:15,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:15,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:15,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:15,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:15,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:15,602 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:15,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:15,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:15,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:15,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:15,765 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:15,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:15,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:15,769 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:15,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:15,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:15,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:15,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:15,935 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:15,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:15,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:15,939 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:15,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:15,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:15,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:16,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:16,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:16,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:16,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:16,108 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:16,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:16,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:16,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:16,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:16,271 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:16,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:16,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:16,275 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:16,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:16,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:16,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:16,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:16,438 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:16,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:16,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:16,442 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:16,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:16,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:16,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:16,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:16,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:16,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:16,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:16,608 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:16,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:16,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:16,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:16,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:16,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:16,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:16,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:16,775 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:16,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:16,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:16,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:16,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:16,937 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:16,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:16,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:16,941 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:16,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:16,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:16,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:17,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:17,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:17,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:17,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:17,110 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:17,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:17,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:17,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:17,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:17,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:17,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:17,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:17,279 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:17,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:17,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:17,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:17,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:17,447 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:17,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:17,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:17,450 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:17,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:17,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:17,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:17,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:17,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:17,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:17,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:17,620 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:17,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:17,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:17,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:17,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:17,784 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:17,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:17,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:17,788 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:17,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:17,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:17,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:17,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:17,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:17,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:17,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:17,956 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:17,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:17,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:17,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:18,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:18,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:18,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:18,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:18,198 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:18,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:18,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:18,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:18,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:18,362 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:18,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:18,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:18,365 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:18,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:18,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:18,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:18,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:18,528 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:18,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:18,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:18,531 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:18,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:18,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:18,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:18,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:18,706 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:18,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:18,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:18,710 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:18,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:18,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:18,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:18,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:18,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:18,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:18,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:18,876 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:18,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:18,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:18,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:18,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:19,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:19,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:19,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:19,041 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:19,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:19,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:19,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:19,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:19,203 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:19,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:19,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:19,207 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:19,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:19,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:19,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:19,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:19,371 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:19,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:19,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:19,375 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:19,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:19,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:19,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:19,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:19,606 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:19,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:19,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:19,611 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:19,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:19,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:19,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:19,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:19,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:19,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:19,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:19,792 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:19,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:19,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:19,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:19,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:19,970 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:19,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:19,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:19,974 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:19,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:19,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:19,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:20,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:20,137 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:20,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:20,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:20,140 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:20,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:20,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:20,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:20,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:20,306 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:20,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:20,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:20,310 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:20,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:20,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:20,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:20,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:20,474 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:20,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:20,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:20,478 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:20,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:20,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:20,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:20,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:20,723 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:20,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:20,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:20,727 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:20,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:20,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:20,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:20,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:20,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:20,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:20,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:20,924 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:20,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:20,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:20,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:21,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:21,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:21,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:21,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:21,157 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:21,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:21,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:21,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:21,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:21,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:21,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:21,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:21,327 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:21,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:21,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:21,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:21,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:21,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:21,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:21,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:21,498 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:21,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:21,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:21,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:21,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:21,663 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:21,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:21,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:21,667 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:21,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:21,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:21,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:21,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:21,832 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:21,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:21,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:21,836 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:21,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:21,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:21,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:21,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:22,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:22,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:22,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:22,003 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:22,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:22,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:22,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:22,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:22,168 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:22,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:22,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:22,172 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:22,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:22,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:22,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:22,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:22,346 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:22,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:22,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:22,350 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:22,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:22,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:22,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:22,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:22,517 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:22,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:22,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:22,521 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:22,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:22,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:22,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:22,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:22,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:22,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:22,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:22,700 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:22,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:22,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:22,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:22,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:22,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:22,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:22,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:22,873 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:22,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:22,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:22,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:22,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:23,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:23,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:23,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:23,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:23,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:23,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:23,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:23,296 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:23,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:23,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:23,300 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:23,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:23,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:23,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:23,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:23,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:23,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:23,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:23,471 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:23,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:23,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:23,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:23,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:23,637 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:23,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:23,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:23,641 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:23,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:23,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:23,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:23,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:23,808 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:23,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:23,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:23,812 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:23,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:23,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:23,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:23,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:23,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:23,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:23,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:23,988 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:23,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:23,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:23,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:24,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:24,152 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:24,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:24,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:24,156 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:24,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:24,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:24,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:24,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:24,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:24,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:24,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:24,326 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:24,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:24,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:24,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:24,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:24,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:24,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:24,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:24,494 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:24,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:24,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:24,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:24,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:24,658 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:24,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:24,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:24,661 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:24,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:24,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:24,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:24,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:24,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:24,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:24,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:24,830 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:24,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:24,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:24,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:24,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:24,992 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:24,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:24,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:24,995 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:24,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:24,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:24,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:25,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:25,161 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:25,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:25,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:25,165 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:25,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:25,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:25,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:25,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:25,332 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:25,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:25,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:25,335 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:25,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:25,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:25,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:25,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:25,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:25,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:25,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:25,506 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:25,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:25,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:25,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:25,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:25,760 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:25,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:25,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:25,764 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:25,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:25,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:25,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:25,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:25,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:25,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:25,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:25,933 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:25,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:25,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:25,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:26,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:26,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:26,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:26,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:26,100 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:26,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:26,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:26,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:26,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:26,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:26,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:26,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:26,273 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:26,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:26,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:26,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:26,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:26,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:26,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:26,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:26,444 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:26,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:26,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:26,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:26,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:26,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:26,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:26,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:26,614 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:26,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:26,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:26,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:26,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:26,778 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:26,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:26,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:26,782 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:26,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:26,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:26,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:26,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:26,945 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:26,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:26,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:26,949 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:26,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:26,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:26,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:27,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:27,113 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:27,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:27,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:27,117 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:27,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:27,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:27,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:27,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:27,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:27,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:27,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:27,283 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:27,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:27,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:27,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:27,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:27,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:27,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:27,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:27,452 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:27,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:27,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:27,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:27,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:27,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:27,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:27,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:27,619 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:27,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:27,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:27,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:27,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:27,783 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:27,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:27,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:27,786 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:27,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:27,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:27,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:27,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:27,951 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:27,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:27,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:27,955 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:27,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:27,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:27,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:28,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:28,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:28,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:28,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:28,213 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:28,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:28,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:28,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:28,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:28,380 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:28,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:28,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:28,384 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:28,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:28,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:28,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:28,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:28,552 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:28,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:28,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:28,555 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:28,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:28,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:28,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:28,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:28,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:28,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:28,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:28,766 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:28,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:28,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:28,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:28,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:28,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:28,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:28,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:28,938 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:28,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:28,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:28,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:29,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:29,105 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:29,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:29,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:29,109 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:29,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:29,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:29,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:29,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:29,276 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:29,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:29,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:29,280 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:29,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:29,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:29,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:29,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:29,472 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:29,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:29,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:29,477 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:29,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:29,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:29,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:29,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:29,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:29,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:29,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:29,700 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:29,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:29,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:29,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:29,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:29,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:29,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:29,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:29,875 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:29,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:29,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:29,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:29,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:30,040 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:30,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:30,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:30,044 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:30,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:30,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:30,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:30,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:30,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:30,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:30,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:30,213 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:30,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:30,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:30,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:30,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:30,380 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:30,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:30,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:30,384 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:30,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:30,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:30,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:30,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:30,552 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:30,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:30,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:30,555 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:30,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:30,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:30,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:30,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:30,803 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:30,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:30,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:30,807 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:30,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:30,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:30,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:30,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:30,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:30,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:30,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:30,981 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:30,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:30,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:30,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:31,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:31,148 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:31,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:31,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:31,152 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:31,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:31,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:31,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:31,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:31,320 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:31,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:31,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:31,324 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:31,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:31,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:31,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:31,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:31,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:31,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:31,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:31,494 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:31,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:31,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:31,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:31,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:31,662 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:31,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:31,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:31,666 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:31,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:31,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:31,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:31,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:31,833 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:31,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:31,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:31,837 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:31,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:31,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:31,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:31,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:32,003 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:32,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:32,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:32,007 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:32,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:32,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:32,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:32,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:32,176 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:32,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:32,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:32,180 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:32,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:32,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:32,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:32,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:32,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:32,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:32,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:32,359 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:32,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:32,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:32,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:32,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:32,531 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:32,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:32,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:32,535 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:32,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:32,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:32,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:32,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:32,701 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:32,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:32,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:32,705 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:32,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:32,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:32,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:32,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:32,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:32,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:32,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:32,872 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:32,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:32,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:32,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:32,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:33,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:33,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:33,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:33,038 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:33,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:33,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:33,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:33,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:33,280 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:33,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:33,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:33,283 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:33,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:33,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:33,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:33,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:33,447 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:33,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:33,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:33,451 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:33,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:33,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:33,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:33,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:33,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:33,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:33,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:33,617 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:33,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:33,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:33,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:33,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:33,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:33,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:33,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:33,790 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:33,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:33,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:33,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:33,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:33,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:33,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:33,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:33,962 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:33,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:33,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:33,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:34,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:34,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:34,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:34,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:34,131 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:34,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:34,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:34,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:34,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:34,297 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:34,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:34,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:34,301 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:34,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:34,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:34,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:34,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:34,468 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:34,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:34,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:34,471 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:34,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:34,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:34,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:34,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:34,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:34,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:34,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:34,642 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:34,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:34,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:34,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:34,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:34,808 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:34,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:34,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:34,812 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:34,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:34,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:34,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:34,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:34,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:34,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:34,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:34,981 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:34,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:34,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:34,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:35,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:35,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:35,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:35,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:35,149 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:35,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:35,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:35,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:35,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:35,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:35,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:35,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:35,318 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:35,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:35,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:35,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:35,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:35,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:35,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:35,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:35,489 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:35,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:35,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:35,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:35,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:35,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:35,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:35,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:35,735 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:35,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:35,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:35,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:35,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:35,905 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:35,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:35,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:35,909 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:35,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:35,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:35,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:36,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:36,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:36,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:36,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:36,078 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:36,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:36,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:36,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:36,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:36,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:36,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:36,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:36,247 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:36,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:36,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:36,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:36,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:36,411 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:36,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:36,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:36,415 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:36,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:36,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:36,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:36,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:36,581 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:36,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:36,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:36,584 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:36,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:36,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:36,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:36,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:36,752 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:36,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:36,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:36,756 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:36,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:36,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:36,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:36,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:36,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:36,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:36,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:36,928 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:36,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:36,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:36,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:37,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:37,095 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:37,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:37,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:37,099 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:37,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:37,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:37,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:37,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:37,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:37,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:37,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:37,271 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:37,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:37,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:37,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:37,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:37,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:37,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:37,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:37,445 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:37,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:37,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:37,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:37,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:37,615 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:37,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:37,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:37,618 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:37,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:37,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:37,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:37,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:37,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:37,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:37,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:37,790 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:37,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:37,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:37,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:37,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:38,095 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:38,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:38,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:38,099 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:38,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:38,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:38,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:38,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:38,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:38,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:38,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:38,270 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:38,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:38,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:38,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:38,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:38,435 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:38,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:38,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:38,439 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:38,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:38,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:38,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:38,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:38,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:38,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:38,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:38,609 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:38,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:38,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:38,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:38,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:38,789 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:38,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:38,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:38,793 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:38,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:38,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:38,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:38,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:38,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:38,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:38,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:38,964 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:38,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:38,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:38,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:39,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:39,132 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:39,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:39,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:39,136 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:39,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:39,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:39,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:39,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:39,303 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:39,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:39,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:39,307 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:39,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:39,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:39,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:39,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:39,513 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:39,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:39,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:39,518 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:39,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:39,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:39,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:39,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:39,777 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:39,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:39,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:39,781 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:39,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:39,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:39,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:39,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:39,959 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:39,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:39,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:39,962 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:39,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:39,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:39,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:40,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:40,128 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:40,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:40,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:40,132 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:40,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:40,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:40,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:40,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:40,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:40,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:40,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:40,304 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:40,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:40,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:40,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:40,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:40,470 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:40,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:40,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:40,474 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:40,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:40,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:40,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:40,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:40,749 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:40,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:40,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:40,752 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:40,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:40,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:40,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:40,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:40,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:40,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:40,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:40,922 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:40,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:40,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:40,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:41,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:41,088 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:41,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:41,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:41,091 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:41,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:41,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:41,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:41,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:41,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:41,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:41,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:41,260 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:41,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:41,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:41,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:41,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:41,428 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:41,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:41,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:41,432 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:41,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:41,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:41,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:41,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:41,595 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:41,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:41,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:41,599 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:41,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:41,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:41,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:41,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:41,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:41,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:41,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:41,767 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:41,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:41,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:41,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:41,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:41,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:41,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:41,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:41,945 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:41,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:41,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:41,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:42,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:42,110 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:42,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:42,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:42,113 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:42,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:42,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:42,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:42,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:42,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:42,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:42,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:42,295 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:42,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:42,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:42,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:42,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:42,466 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:42,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:42,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:42,470 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:42,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:42,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:42,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:42,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:42,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:42,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:42,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:42,642 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:42,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:42,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:42,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:42,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:42,808 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:42,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:42,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:42,812 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:42,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:42,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:42,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:42,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:42,980 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:42,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:42,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:42,983 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:42,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:42,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:42,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:43,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:43,232 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:43,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:43,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:43,236 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:43,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:43,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:43,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:43,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:43,405 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:43,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:43,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:43,409 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:43,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:43,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:43,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:43,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:43,577 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:43,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:43,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:43,580 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:43,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:43,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:43,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:43,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:43,749 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:43,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:43,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:43,753 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:43,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:43,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:43,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:43,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:43,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:43,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:43,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:43,927 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:43,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:43,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:43,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:44,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:44,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:44,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:44,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:44,101 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:44,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:44,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:44,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:44,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:44,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:44,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:44,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:44,274 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:44,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:44,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:44,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:44,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:44,440 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:44,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:44,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:44,444 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:44,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:44,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:44,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:44,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:44,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:44,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:44,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:44,614 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:44,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:44,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:44,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:44,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:44,783 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:44,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:44,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:44,787 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:44,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:44,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:44,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:44,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:44,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:44,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:44,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:44,956 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:44,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:44,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:44,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:45,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:45,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:45,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:45,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:45,127 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:45,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:45,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:45,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:45,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:45,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:45,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:45,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:45,298 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:45,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:45,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:45,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:45,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:45,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:45,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:45,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:45,605 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:45,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:45,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:45,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:45,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:45,775 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:45,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:45,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:45,778 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:45,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:45,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:45,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:45,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:45,950 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:45,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:45,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:45,954 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:45,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:45,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:45,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:46,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:46,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:46,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:46,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:46,125 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:46,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:46,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:46,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:46,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:46,294 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:46,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:46,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:46,298 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:46,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:46,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:46,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:46,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:46,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:46,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:46,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:46,469 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:46,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:46,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:46,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:46,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:46,639 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:46,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:46,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:46,643 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:46,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:46,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:46,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:46,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:46,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:46,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:46,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:46,815 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:46,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:46,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:46,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:46,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:46,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:46,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:46,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:46,986 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:46,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:46,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:46,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:47,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:47,154 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:47,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:47,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:47,158 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:47,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:47,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:47,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:47,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:47,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:47,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:47,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:47,329 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:47,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:47,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:47,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:47,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:47,495 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:47,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:47,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:47,498 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:47,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:47,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:47,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:47,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:47,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:47,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:47,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:47,667 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:47,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:47,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:47,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:47,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:47,836 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:47,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:47,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:47,840 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:47,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:47,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:47,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:48,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:48,097 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:48,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:48,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:48,101 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:48,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:48,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:48,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:48,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:48,266 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:48,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:48,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:48,270 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:48,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:48,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:48,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:48,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:48,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:48,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:48,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:48,440 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:48,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:48,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:48,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:48,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:48,610 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:48,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:48,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:48,614 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:48,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:48,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:48,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:48,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:48,792 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:48,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:48,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:48,796 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:48,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:48,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:48,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:48,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:48,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:48,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:48,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:48,970 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:48,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:48,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:48,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:49,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:49,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:49,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:49,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:49,142 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:49,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:49,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:49,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:49,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:49,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:49,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:49,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:49,317 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:49,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:49,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:49,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:49,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:49,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:49,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:49,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:49,538 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:49,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:49,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:49,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:49,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:49,744 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:49,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:49,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:49,748 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:49,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:49,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:49,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:49,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:49,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:49,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:49,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:49,924 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:49,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:49,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:49,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:50,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:50,102 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:50,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:50,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:50,106 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:50,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:50,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:50,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:50,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:50,273 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:50,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:50,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:50,276 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:50,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:50,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:50,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:50,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:50,582 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:50,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:50,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:50,586 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:50,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:50,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:50,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:50,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:50,756 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:50,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:50,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:50,759 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:50,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:50,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:50,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:50,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:50,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:50,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:50,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:50,932 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:50,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:50,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:50,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:51,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:51,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:51,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:51,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:51,104 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:51,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:51,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:51,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:51,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:51,270 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:51,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:51,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:51,274 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:51,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:51,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:51,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:51,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:51,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:51,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:51,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:51,449 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:51,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:51,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:51,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:51,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:51,616 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:51,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:51,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:51,620 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:51,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:51,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:51,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:51,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:51,787 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:51,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:51,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:51,790 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:51,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:51,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:51,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:51,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:51,962 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:51,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:51,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:51,966 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:51,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:51,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:51,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:52,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:52,135 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:52,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:52,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:52,139 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:52,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:52,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:52,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:52,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:52,323 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:52,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:52,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:52,327 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:52,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:52,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:52,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:52,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:52,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:52,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:52,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:52,500 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:52,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:52,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:52,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:52,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:52,673 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:52,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:52,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:52,676 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:52,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:52,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:52,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:52,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:52,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:52,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:52,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:52,852 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:52,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:52,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:52,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:53,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:53,117 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:53,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:53,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:53,121 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:53,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:53,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:53,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:53,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:53,289 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:53,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:53,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:53,293 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:53,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:53,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:53,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:53,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:53,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:53,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:53,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:53,469 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:53,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:53,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:53,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:53,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:53,637 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:53,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:53,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:53,641 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:53,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:53,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:53,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:53,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:53,809 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:53,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:53,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:53,813 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:53,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:53,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:53,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:53,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:53,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:53,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:53,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:53,985 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:53,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:53,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:53,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:54,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:54,153 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:54,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:54,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:54,157 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:54,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:54,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:54,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:54,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:54,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:54,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:54,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:54,328 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:54,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:54,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:54,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:54,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:54,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:54,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:54,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:54,497 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:54,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:54,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:54,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:54,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:54,662 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:54,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:54,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:54,665 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:54,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:54,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:54,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:54,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:54,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:54,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:54,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:54,835 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:54,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:54,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:54,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:54,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:55,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:55,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:55,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:55,004 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:55,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:55,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:55,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:55,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:55,172 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:55,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:55,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:55,175 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:55,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:55,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:55,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:55,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:55,483 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:55,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:55,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:55,486 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:55,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:55,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:55,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:55,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:55,656 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:55,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:55,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:55,659 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:55,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:55,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:55,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:55,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:55,828 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:55,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:55,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:55,832 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:55,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:55,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:55,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:55,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:55,999 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:56,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:56,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:56,003 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:56,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:56,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:56,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:56,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:56,171 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:56,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:56,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:56,175 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:56,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:56,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:56,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:56,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:56,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:56,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:56,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:56,348 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:56,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:56,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:56,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:56,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:56,515 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:56,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:56,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:56,518 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:56,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:56,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:56,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:56,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:56,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:56,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:56,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:56,688 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:56,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:56,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:56,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:56,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:56,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:56,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:56,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:56,871 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:56,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:56,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:56,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:56,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:57,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:57,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:57,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:57,059 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:57,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:57,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:57,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:57,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:57,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:57,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:57,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:57,240 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:57,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:57,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:57,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:57,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:57,449 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:57,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:57,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:57,453 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:57,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:57,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:57,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:57,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:57,627 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:57,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:57,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:57,630 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:57,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:57,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:57,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:57,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:57,869 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:57,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:57,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:57,873 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:57,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:57,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:57,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:58,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:58,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:58,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:58,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:58,139 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:58,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:58,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:58,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:58,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:58,417 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:58,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:58,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:58,421 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:58,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:58,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:58,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:58,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:58,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:58,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:58,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:58,615 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:58,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:58,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:58,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:58,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:58,877 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:58,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:58,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:58,883 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:58,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:58,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:58,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:59,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:59,060 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:59,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:59,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:59,064 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:59,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:59,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:59,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:59,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:59,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:59,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:59,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:59,249 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:59,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:59,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:59,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:59,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:59,437 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:59,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:59,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:59,442 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:59,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:59,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:59,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:59,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:59,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:59,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:59,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:59,705 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:59,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:59,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:59,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:59,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:59,926 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:56:59,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:59,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:56:59,930 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:56:59,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:56:59,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:59,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:00,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:00,106 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:00,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:00,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:00,110 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:00,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:00,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:00,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:00,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:00,284 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:00,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:00,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:00,288 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:00,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:00,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:00,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:00,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:00,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:00,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:00,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:00,464 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:00,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:00,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:00,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:00,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:00,637 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:00,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:00,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:00,641 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:00,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:00,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:00,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:00,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:00,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:00,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:00,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:00,948 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:00,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:00,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:00,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:01,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:01,121 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:01,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:01,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:01,125 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:01,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:01,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:01,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:01,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:01,299 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:01,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:01,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:01,303 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:01,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:01,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:01,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:01,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:01,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:01,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:01,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:01,482 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:01,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:01,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:01,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:01,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:01,685 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:01,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:01,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:01,689 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:01,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:01,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:01,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:01,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:01,865 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:01,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:01,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:01,869 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:01,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:01,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:01,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:01,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:02,045 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:02,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:02,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:02,049 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:02,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:02,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:02,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:02,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:02,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:02,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:02,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:02,229 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:02,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:02,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:02,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:02,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:02,413 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:02,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:02,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:02,417 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:02,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:02,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:02,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:02,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:02,592 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:02,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:02,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:02,596 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:02,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:02,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:02,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:02,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:02,774 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:02,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:02,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:02,778 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:02,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:02,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:02,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:02,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:02,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:02,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:02,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:02,957 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:02,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:02,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:02,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:03,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:03,131 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:03,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:03,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:03,136 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:03,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:03,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:03,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:03,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:03,455 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:03,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:03,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:03,459 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:03,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:03,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:03,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:03,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:03,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:03,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:03,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:03,630 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:03,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:03,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:03,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:03,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:03,799 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:03,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:03,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:03,802 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:03,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:03,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:03,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:03,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:03,970 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:03,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:03,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:03,974 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:03,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:03,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:03,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:04,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:04,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:04,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:04,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:04,142 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:04,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:04,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:04,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:04,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:04,307 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:04,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:04,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:04,311 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:04,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:04,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:04,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:04,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:04,474 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:04,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:04,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:04,478 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:04,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:04,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:04,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:04,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:04,646 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:04,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:04,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:04,650 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:04,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:04,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:04,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:04,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:04,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:04,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:04,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:04,828 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:04,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:04,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:04,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:04,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:05,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:05,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:05,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:05,004 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:05,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:05,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:05,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:05,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:05,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:05,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:05,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:05,179 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:05,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:05,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:05,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:05,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:05,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:05,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:05,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:05,359 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:05,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:05,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:05,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:05,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:05,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:05,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:05,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:05,536 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:05,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:05,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:05,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:05,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:05,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:05,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:05,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:05,714 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:05,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:05,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:05,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:06,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:06,077 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:06,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:06,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:06,082 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:06,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:06,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:06,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:06,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:06,397 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:06,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:06,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:06,402 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:06,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:06,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:06,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:06,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:06,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:06,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:06,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:06,601 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:06,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:06,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:06,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:06,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:06,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:06,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:06,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:06,784 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:06,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:06,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:06,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:06,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:06,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:06,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:06,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:06,964 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:06,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:06,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:06,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:07,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:07,138 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:07,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:07,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:07,142 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:07,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:07,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:07,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:07,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:07,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:07,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:07,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:07,322 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:07,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:07,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:07,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:07,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:07,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:07,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:07,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:07,501 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:07,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:07,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:07,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:07,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:07,678 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:07,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:07,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:07,682 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:07,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:07,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:07,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:07,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:07,857 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:07,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:07,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:07,861 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:07,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:07,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:07,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:07,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:08,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:08,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:08,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:08,039 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:08,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:08,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:08,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:08,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:08,215 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:08,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:08,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:08,219 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:08,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:08,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:08,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:08,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:08,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:08,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:08,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:08,398 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:08,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:08,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:08,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:08,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:08,572 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:08,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:08,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:08,576 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:08,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:08,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:08,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:08,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:08,920 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:08,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:08,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:08,924 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:08,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:08,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:08,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:09,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:09,099 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:09,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:09,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:09,102 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:09,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:09,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:09,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:09,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:09,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:09,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:09,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:09,283 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:09,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:09,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:09,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:09,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:09,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:09,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:09,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:09,498 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:09,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:09,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:09,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:09,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:09,725 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:09,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:09,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:09,729 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:09,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:09,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:09,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:09,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:09,910 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:09,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:09,913 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:09,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:09,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:09,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:10,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:10,089 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:10,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:10,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:10,092 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:10,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:10,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:10,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:10,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:10,269 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:10,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:10,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:10,273 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:10,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:10,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:10,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:10,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:10,451 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:10,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:10,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:10,454 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:10,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:10,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:10,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:10,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:10,629 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:10,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:10,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:10,633 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:10,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:10,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:10,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:10,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:10,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:10,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:10,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:10,808 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:10,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:10,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:10,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:10,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:10,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:10,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:10,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:10,981 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:10,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:10,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:10,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:11,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:11,150 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:11,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:11,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:11,153 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:11,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:11,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:11,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:11,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:11,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:11,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:11,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:11,330 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:11,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:11,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:11,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:11,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:11,643 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:11,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:11,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:11,646 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:11,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:11,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:11,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:11,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:11,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:11,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:11,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:11,821 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:11,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:11,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:11,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:11,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:11,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:11,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:11,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:11,995 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:11,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:11,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:11,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:12,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:12,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:12,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:12,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:12,169 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:12,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:12,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:12,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:12,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:12,358 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:12,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:12,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:12,362 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:12,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:12,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:12,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:12,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:12,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:12,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:12,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:12,537 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:12,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:12,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:12,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:12,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:12,713 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:12,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:12,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:12,717 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:12,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:12,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:12,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:12,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:12,891 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:12,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:12,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:12,894 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:12,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:12,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:12,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:13,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:13,069 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:13,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:13,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:13,073 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:13,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:13,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:13,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:13,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:13,248 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:13,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:13,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:13,252 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:13,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:13,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:13,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:13,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:13,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:13,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:13,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:13,443 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:13,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:13,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:13,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:13,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:13,621 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:13,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:13,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:13,625 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:13,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:13,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:13,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:13,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:13,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:13,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:13,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:13,801 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:13,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:13,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:13,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:13,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:13,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:13,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:13,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:13,977 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:13,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:13,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:13,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:14,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:14,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:14,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:14,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:14,149 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:14,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:14,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:14,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:14,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:14,441 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:14,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:14,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:14,445 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:14,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:14,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:14,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:14,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:14,652 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:14,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:14,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:14,656 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:14,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:14,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:14,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:14,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:14,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:14,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:14,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:14,835 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:14,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:14,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:14,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:14,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:15,010 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:15,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:15,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:15,014 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:15,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:15,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:15,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:15,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:15,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:15,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:15,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:15,192 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:15,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:15,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:15,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:15,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:15,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:15,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:15,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:15,374 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:15,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:15,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:15,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:15,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:15,550 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:15,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:15,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:15,553 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:15,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:15,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:15,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:15,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:15,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:15,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:15,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:15,735 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:15,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:15,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:15,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:15,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:15,923 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:15,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:15,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:15,927 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:15,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:15,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:15,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:16,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:16,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:16,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:16,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:16,108 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:16,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:16,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:16,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:16,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:16,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:16,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:16,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:16,283 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:16,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:16,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:16,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:16,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:16,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:16,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:16,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:16,462 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:16,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:16,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:16,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:16,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:16,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:16,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:16,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:16,642 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:16,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:16,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:16,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:16,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:16,817 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:16,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:16,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:16,821 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:16,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:16,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:16,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:17,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:17,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:17,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:17,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:17,104 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:17,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:17,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:17,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:17,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:17,279 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:17,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:17,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:17,283 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:17,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:17,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:17,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:17,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:17,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:17,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:17,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:17,463 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:17,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:17,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:17,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:17,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:17,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:17,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:17,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:17,639 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:17,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:17,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:17,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:17,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:17,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:17,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:17,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:17,816 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:17,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:17,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:17,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:17,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:17,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:17,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:17,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:17,994 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:17,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:17,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:17,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:18,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:18,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:18,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:18,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:18,173 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:18,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:18,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:18,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:18,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:18,345 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:18,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:18,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:18,353 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:18,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:18,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:18,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:18,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:18,525 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:18,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:18,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:18,528 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:18,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:18,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:18,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:18,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:18,721 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:18,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:18,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:18,725 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:18,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:18,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:18,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:18,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:18,899 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:18,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:18,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:18,903 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:18,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:18,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:18,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:19,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:19,075 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:19,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:19,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:19,079 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:19,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:19,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:19,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:19,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:19,274 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:19,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:19,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:19,278 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:19,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:19,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:19,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:19,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:19,482 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:19,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:19,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:19,487 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:19,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:19,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:19,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:19,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:19,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:19,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:19,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:19,835 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:19,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:19,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:19,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:19,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:20,002 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:20,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:20,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:20,006 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:20,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:20,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:20,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:20,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:20,179 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:20,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:20,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:20,184 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:20,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:20,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:20,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:20,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:20,357 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:20,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:20,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:20,361 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:20,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:20,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:20,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:20,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:20,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:20,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:20,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:20,536 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:20,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:20,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:20,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:20,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:20,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:20,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:20,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:20,714 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:20,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:20,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:20,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:20,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:20,887 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:20,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:20,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:20,891 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:20,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:20,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:20,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:21,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:21,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:21,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:21,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:21,067 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:21,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:21,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:21,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:21,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:21,242 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:21,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:21,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:21,246 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:21,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:21,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:21,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:21,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:21,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:21,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:21,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:21,429 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:21,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:21,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:21,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:21,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:21,607 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:21,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:21,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:21,611 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:21,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:21,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:21,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:21,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:21,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:21,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:21,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:21,788 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:21,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:21,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:21,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:21,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:21,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:21,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:21,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:21,963 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:21,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:21,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:21,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:22,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:22,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:22,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:22,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:22,138 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:22,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:22,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:22,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:22,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:22,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:22,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:22,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:22,457 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:22,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:22,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:22,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:22,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:22,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:22,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:22,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:22,642 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:22,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:22,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:22,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:22,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:22,823 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:22,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:22,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:22,827 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:22,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:22,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:22,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:22,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:23,008 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:23,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:23,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:23,012 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:23,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:23,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:23,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:23,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:23,192 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:23,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:23,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:23,196 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:23,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:23,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:23,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:23,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:23,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:23,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:23,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:23,378 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:23,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:23,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:23,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:23,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:23,553 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:23,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:23,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:23,557 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:23,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:23,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:23,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:23,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:23,733 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:23,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:23,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:23,737 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:23,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:23,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:23,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:23,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:23,907 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:23,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:23,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:23,911 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:23,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:23,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:23,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:24,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:24,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:24,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:24,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:24,085 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:24,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:24,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:24,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:24,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:24,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:24,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:24,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:24,257 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:24,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:24,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:24,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:24,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:24,429 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:24,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:24,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:24,433 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:24,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:24,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:24,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:24,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:24,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:24,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:24,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:24,606 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:24,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:24,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:24,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:24,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:24,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:24,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:24,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:24,780 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:24,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:24,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:24,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:24,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:25,098 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:25,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:25,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:25,102 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:25,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:25,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:25,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:25,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:25,274 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:25,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:25,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:25,277 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:25,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:25,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:25,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:25,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:25,449 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:25,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:25,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:25,453 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:25,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:25,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:25,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:25,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:25,625 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:25,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:25,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:25,629 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:25,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:25,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:25,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:25,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:25,800 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:25,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:25,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:25,804 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:25,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:25,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:25,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:25,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:25,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:25,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:25,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:25,989 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:25,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:25,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:25,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:26,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:26,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:26,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:26,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:26,173 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:26,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:26,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:26,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:26,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:26,355 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:26,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:26,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:26,359 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:26,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:26,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:26,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:26,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:26,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:26,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:26,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:26,551 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:26,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:26,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:26,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:26,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:26,730 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:26,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:26,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:26,734 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:26,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:26,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:26,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:26,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:26,913 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:26,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:26,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:26,917 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:26,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:26,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:26,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:27,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:27,093 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:27,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:27,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:27,097 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:27,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:27,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:27,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:27,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:27,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:27,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:27,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:27,276 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:27,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:27,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:27,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:27,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:27,449 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:27,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:27,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:27,453 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:27,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:27,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:27,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:27,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:27,778 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:27,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:27,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:27,782 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:27,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:27,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:27,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:27,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:27,957 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:27,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:27,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:27,961 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:27,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:27,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:27,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:28,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:28,136 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:28,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:28,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:28,140 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:28,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:28,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:28,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:28,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:28,312 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:28,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:28,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:28,316 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:28,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:28,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:28,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:28,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:28,490 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:28,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:28,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:28,494 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:28,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:28,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:28,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:28,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:28,680 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:28,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:28,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:28,685 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:28,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:28,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:28,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:28,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:28,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:28,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:28,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:28,884 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:28,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:28,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:28,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:29,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:29,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:29,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:29,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:29,061 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:29,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:29,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:29,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:29,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:29,237 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:29,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:29,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:29,241 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:29,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:29,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:29,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:29,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:29,418 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:29,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:29,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:29,422 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:29,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:29,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:29,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:29,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:29,613 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:29,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:29,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:29,617 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:29,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:29,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:29,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:29,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:29,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:29,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:29,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:29,814 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:29,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:29,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:29,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:29,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:29,997 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:30,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:30,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:30,000 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:30,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:30,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:30,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:30,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:30,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:30,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:30,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:30,183 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:30,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:30,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:30,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:30,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:30,508 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:30,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:30,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:30,512 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:30,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:30,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:30,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:30,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:30,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:30,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:30,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:30,697 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:30,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:30,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:30,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:30,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:30,874 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:30,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:30,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:30,878 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:30,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:30,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:30,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:31,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:31,054 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:31,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:31,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:31,058 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:31,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:31,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:31,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:31,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:31,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:31,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:31,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:31,243 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:31,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:31,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:31,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:31,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:31,422 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:31,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:31,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:31,426 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:31,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:31,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:31,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:31,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:31,602 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:31,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:31,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:31,606 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:31,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:31,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:31,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:31,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:31,783 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:31,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:31,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:31,787 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:31,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:31,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:31,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:31,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:31,962 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:31,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:31,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:31,966 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:31,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:31,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:31,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:32,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:32,140 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:32,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:32,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:32,144 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:32,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:32,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:32,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:32,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:32,316 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:32,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:32,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:32,320 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:32,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:32,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:32,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:32,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:32,494 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:32,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:32,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:32,498 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:32,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:32,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:32,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:32,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:32,673 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:32,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:32,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:32,677 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:32,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:32,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:32,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:32,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:32,853 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:32,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:32,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:32,857 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:32,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:32,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:32,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:33,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:33,165 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:33,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:33,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:33,169 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:33,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:33,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:33,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:33,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:33,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:33,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:33,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:33,350 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:33,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:33,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:33,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:33,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:33,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:33,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:33,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:33,533 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:33,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:33,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:33,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:33,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:33,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:33,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:33,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:33,712 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:33,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:33,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:33,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:33,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:33,895 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:33,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:33,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:33,899 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:33,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:33,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:33,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:34,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:34,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:34,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:34,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:34,085 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:34,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:34,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:34,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:34,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:34,263 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:34,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:34,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:34,266 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:34,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:34,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:34,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:34,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:34,448 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:34,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:34,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:34,452 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:34,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:34,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:34,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:34,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:34,630 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:34,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:34,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:34,634 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:34,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:34,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:34,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:34,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:34,823 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:34,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:34,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:34,826 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:34,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:34,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:34,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:34,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:35,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:35,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:35,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:35,010 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:35,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:35,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:35,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:35,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:35,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:35,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:35,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:35,201 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:35,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:35,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:35,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:35,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:35,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:35,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:35,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:35,388 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:35,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:35,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:35,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:35,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:35,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:35,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:35,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:35,577 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:35,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:35,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:35,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:35,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:35,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:35,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:35,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:35,888 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:35,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:35,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:35,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:36,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:36,071 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:36,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:36,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:36,075 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:36,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:36,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:36,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:36,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:36,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:36,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:36,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:36,251 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:36,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:36,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:36,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:36,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:36,424 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:36,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:36,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:36,428 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:36,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:36,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:36,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:36,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:36,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:36,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:36,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:36,608 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:36,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:36,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:36,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:36,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:36,783 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:36,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:36,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:36,786 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:36,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:36,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:36,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:36,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:36,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:36,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:36,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:36,964 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:36,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:36,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:36,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:37,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:37,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:37,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:37,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:37,149 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:37,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:37,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:37,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:37,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:37,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:37,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:37,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:37,330 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:37,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:37,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:37,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:37,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:37,499 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:37,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:37,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:37,502 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:37,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:37,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:37,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:37,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:37,674 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:37,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:37,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:37,678 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:37,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:37,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:37,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:37,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:37,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:37,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:37,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:37,876 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:37,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:37,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:37,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:38,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:38,066 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:38,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:38,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:38,069 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:38,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:38,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:38,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:38,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:38,254 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:38,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:38,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:38,258 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:38,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:38,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:38,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:38,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:38,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:38,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:38,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:38,553 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:38,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:38,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:38,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:38,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:38,747 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:38,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:38,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:38,751 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:38,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:38,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:38,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:38,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:38,929 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:38,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:38,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:38,933 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:38,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:38,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:38,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:39,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:39,109 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:39,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:39,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:39,112 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:39,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:39,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:39,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:39,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:39,288 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:39,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:39,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:39,292 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:39,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:39,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:39,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:39,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:39,513 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:39,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:39,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:39,518 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:39,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:39,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:39,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:39,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:39,743 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:39,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:39,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:39,747 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:39,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:39,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:39,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:39,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:39,936 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:39,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:39,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:39,939 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:39,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:39,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:39,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:40,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:40,117 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:40,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:40,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:40,121 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:40,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:40,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:40,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:40,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:40,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:40,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:40,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:40,304 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:40,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:40,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:40,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:40,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:40,489 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:40,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:40,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:40,493 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:40,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:40,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:40,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:40,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:40,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:40,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:40,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:40,680 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:40,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:40,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:40,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:40,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:40,863 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:40,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:40,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:40,867 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:40,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:40,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:40,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:41,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:41,051 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:41,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:41,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:41,055 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:41,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:41,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:41,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:41,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:41,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:41,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:41,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:41,340 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:41,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:41,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:41,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:41,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:41,518 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:41,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:41,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:41,522 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:41,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:41,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:41,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:41,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:41,700 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:41,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:41,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:41,704 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:41,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:41,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:41,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:41,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:41,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:41,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:41,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:41,884 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:41,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:41,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:41,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:42,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:42,060 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:42,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:42,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:42,064 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:42,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:42,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:42,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:42,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:42,241 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:42,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:42,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:42,244 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:42,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:42,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:42,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:42,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:42,422 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:42,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:42,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:42,426 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:42,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:42,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:42,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:42,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:42,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:42,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:42,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:42,609 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:42,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:42,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:42,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:42,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:42,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:42,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:42,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:42,791 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:42,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:42,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:42,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:42,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:42,971 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:42,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:42,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:42,975 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:42,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:42,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:42,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:43,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:43,153 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:43,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:43,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:43,157 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:43,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:43,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:43,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:43,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:43,339 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:43,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:43,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:43,342 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:43,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:43,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:43,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:43,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:43,520 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:43,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:43,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:43,524 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:43,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:43,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:43,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:43,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:43,705 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:43,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:43,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:43,708 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:43,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:43,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:43,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:43,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:43,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:43,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:43,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:43,972 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:43,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:43,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:43,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:44,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:44,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:44,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:44,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:44,149 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:44,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:44,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:44,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:44,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:44,324 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:44,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:44,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:44,327 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:44,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:44,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:44,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:44,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:44,501 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:44,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:44,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:44,504 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:44,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:44,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:44,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:44,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:44,678 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:44,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:44,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:44,681 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:44,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:44,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:44,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:44,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:44,855 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:44,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:44,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:44,858 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:44,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:44,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:44,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:44,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:45,032 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:45,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:45,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:45,036 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:45,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:45,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:45,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:45,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:45,208 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:45,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:45,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:45,212 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:45,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:45,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:45,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:45,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:45,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:45,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:45,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:45,391 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:45,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:45,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:45,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:45,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:45,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:45,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:45,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:45,572 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:45,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:45,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:45,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:45,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:45,755 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:45,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:45,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:45,758 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:45,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:45,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:45,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:45,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:45,944 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:45,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:45,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:45,947 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:45,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:45,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:45,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:46,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:46,129 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:46,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:46,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:46,133 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:46,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:46,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:46,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:46,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:46,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:46,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:46,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:46,466 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:46,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:46,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:46,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:46,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:46,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:46,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:46,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:46,652 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:46,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:46,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:46,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:46,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:46,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:46,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:46,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:46,838 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:46,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:46,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:46,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:46,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:47,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:47,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:47,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:47,021 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:47,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:47,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:47,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:47,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:47,202 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:47,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:47,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:47,206 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:47,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:47,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:47,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:47,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:47,386 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:47,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:47,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:47,390 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:47,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:47,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:47,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:47,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:47,566 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:47,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:47,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:47,570 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:47,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:47,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:47,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:47,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:47,743 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:47,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:47,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:47,747 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:47,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:47,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:47,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:47,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:47,922 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:47,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:47,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:47,926 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:47,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:47,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:47,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:48,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:48,103 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:48,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:48,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:48,107 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:48,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:48,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:48,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:48,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:48,284 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:48,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:48,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:48,288 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:48,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:48,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:48,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:48,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:48,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:48,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:48,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:48,469 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:48,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:48,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:48,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:48,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:48,652 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:48,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:48,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:48,656 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:48,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:48,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:48,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:48,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:48,841 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:48,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:48,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:48,845 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:48,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:48,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:48,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:49,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:49,147 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:49,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:49,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:49,151 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:49,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:49,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:49,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:49,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:49,344 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:49,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:49,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:49,348 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:49,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:49,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:49,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:49,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:49,536 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:49,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:49,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:49,540 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:49,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:49,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:49,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:49,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:49,743 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:49,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:49,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:49,747 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:49,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:49,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:49,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:49,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:49,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:49,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:49,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:49,934 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:49,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:49,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:49,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:50,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:50,114 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:50,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:50,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:50,117 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:50,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:50,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:50,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:50,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:50,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:50,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:50,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:50,306 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:50,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:50,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:50,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:50,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:50,491 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:50,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:50,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:50,495 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:50,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:50,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:50,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:50,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:50,686 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:50,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:50,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:50,690 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:50,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:50,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:50,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:50,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:50,880 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:50,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:50,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:50,884 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:50,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:50,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:50,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:51,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:51,073 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:51,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:51,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:51,078 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:51,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:51,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:51,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:51,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:51,261 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:51,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:51,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:51,265 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:51,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:51,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:51,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:51,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:51,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:51,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:51,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:51,458 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:51,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:51,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:51,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:51,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:51,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:51,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:51,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:51,655 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:51,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:51,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:51,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:51,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:51,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:51,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:51,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:51,923 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:51,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:51,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:51,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:52,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:52,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:52,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:52,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:52,108 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:52,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:52,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:52,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:52,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:52,289 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:52,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:52,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:52,292 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:52,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:52,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:52,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:52,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:52,471 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:52,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:52,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:52,474 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:52,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:52,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:52,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:52,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:52,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:52,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:52,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:52,652 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:52,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:52,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:52,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:52,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:52,835 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:52,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:52,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:52,839 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:52,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:52,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:52,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:52,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:53,011 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:53,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:53,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:53,015 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:53,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:53,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:53,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:53,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:53,191 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:53,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:53,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:53,195 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:53,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:53,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:53,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:53,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:53,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:53,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:53,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:53,374 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:53,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:53,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:53,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:53,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:53,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:53,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:53,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:53,553 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:53,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:53,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:53,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:53,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:53,729 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:53,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:53,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:53,732 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:53,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:53,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:53,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:53,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:53,909 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:53,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:53,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:53,913 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:53,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:53,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:53,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:54,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:54,089 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:54,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:54,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:54,093 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:54,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:54,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:54,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:54,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:54,412 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:54,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:54,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:54,416 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:54,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:54,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:54,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:54,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:54,593 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:54,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:54,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:54,597 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:54,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:54,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:54,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:54,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:54,777 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:54,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:54,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:54,780 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:54,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:54,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:54,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:54,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:54,958 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:54,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:54,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:54,962 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:54,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:54,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:54,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:55,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:55,139 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:55,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:55,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:55,143 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:55,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:55,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:55,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:55,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:55,328 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:55,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:55,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:55,332 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:55,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:55,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:55,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:55,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:55,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:55,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:55,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:55,514 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:55,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:55,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:55,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:55,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:55,694 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:55,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:55,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:55,698 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:55,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:55,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:55,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:55,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:55,879 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:55,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:55,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:55,883 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:55,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:55,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:55,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:56,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:56,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:56,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:56,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:56,062 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:56,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:56,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:56,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:56,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:56,241 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:56,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:56,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:56,245 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:56,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:56,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:56,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:56,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:56,427 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:56,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:56,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:56,431 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:56,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:56,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:56,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:56,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:56,612 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:56,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:56,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:56,616 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:56,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:56,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:56,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:56,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:56,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:56,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:56,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:56,800 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:56,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:56,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:56,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:57,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:57,068 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:57,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:57,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:57,072 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:57,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:57,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:57,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:57,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:57,253 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:57,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:57,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:57,257 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:57,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:57,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:57,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:57,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:57,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:57,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:57,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:57,469 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:57,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:57,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:57,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:57,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:57,654 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:57,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:57,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:57,658 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:57,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:57,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:57,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:57,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:57,840 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:57,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:57,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:57,844 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:57,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:57,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:57,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:57,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:58,025 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:58,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:58,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:58,029 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:58,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:58,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:58,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:58,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:58,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:58,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:58,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:58,215 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:58,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:58,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:58,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:58,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:58,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:58,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:58,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:58,402 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:58,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:58,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:58,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:58,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:58,584 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:58,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:58,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:58,588 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:58,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:58,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:58,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:58,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:58,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:58,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:58,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:58,776 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:58,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:58,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:58,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:58,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:58,960 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:58,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:58,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:58,964 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:58,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:58,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:58,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:59,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:59,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:59,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:59,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:59,147 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:59,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:59,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:59,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:59,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:59,331 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:59,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:59,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:59,335 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:59,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:59,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:59,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:59,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:59,701 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:59,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:59,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:59,705 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:59,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:59,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:59,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:57:59,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:57:59,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:57:59,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:57:59,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:57:59,894 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:57:59,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:57:59,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:57:59,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:00,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:00,072 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:00,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:00,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:00,076 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:00,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:00,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:00,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:00,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:00,252 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:00,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:00,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:00,256 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:00,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:00,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:00,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:00,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:00,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:00,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:00,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:00,435 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:00,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:00,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:00,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:00,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:00,614 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:00,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:00,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:00,617 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:00,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:00,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:00,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:00,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:00,795 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:00,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:00,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:00,799 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:00,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:00,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:00,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:00,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:00,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:00,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:00,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:00,978 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:00,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:00,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:00,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:01,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:01,155 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:01,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:01,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:01,159 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:01,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:01,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:01,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:01,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:01,343 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:01,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:01,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:01,347 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:01,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:01,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:01,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:01,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:01,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:01,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:01,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:01,526 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:01,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:01,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:01,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:01,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:01,701 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:01,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:01,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:01,704 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:01,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:01,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:01,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:01,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:01,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:01,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:01,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:01,887 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:01,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:01,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:01,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:02,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:02,065 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:02,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:02,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:02,069 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:02,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:02,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:02,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:02,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:02,333 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:02,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:02,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:02,337 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:02,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:02,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:02,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:02,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:02,515 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:02,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:02,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:02,519 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:02,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:02,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:02,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:02,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:02,696 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:02,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:02,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:02,700 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:02,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:02,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:02,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:02,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:02,877 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:02,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:02,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:02,881 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:02,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:02,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:02,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:03,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:03,067 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:03,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:03,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:03,071 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:03,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:03,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:03,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:03,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:03,251 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:03,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:03,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:03,254 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:03,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:03,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:03,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:03,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:03,435 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:03,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:03,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:03,439 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:03,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:03,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:03,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:03,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:03,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:03,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:03,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:03,623 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:03,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:03,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:03,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:03,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:03,803 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:03,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:03,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:03,807 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:03,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:03,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:03,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:03,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:03,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:03,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:03,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:03,989 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:03,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:03,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:03,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:04,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:04,164 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:04,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:04,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:04,168 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:04,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:04,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:04,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:04,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:04,352 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:04,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:04,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:04,356 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:04,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:04,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:04,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:04,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:04,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:04,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:04,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:04,537 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:04,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:04,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:04,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:04,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:04,850 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:04,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:04,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:04,854 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:04,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:04,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:04,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:04,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:05,035 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:05,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:05,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:05,039 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:05,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:05,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:05,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:05,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:05,226 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:05,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:05,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:05,230 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:05,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:05,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:05,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:05,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:05,414 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:05,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:05,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:05,418 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:05,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:05,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:05,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:05,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:05,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:05,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:05,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:05,604 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:05,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:05,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:05,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:05,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:05,785 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:05,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:05,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:05,789 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:05,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:05,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:05,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:05,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:05,969 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:05,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:05,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:05,973 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:05,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:05,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:05,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:06,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:06,157 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:06,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:06,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:06,160 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:06,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:06,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:06,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:06,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:06,351 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:06,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:06,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:06,354 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:06,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:06,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:06,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:06,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:06,533 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:06,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:06,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:06,537 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:06,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:06,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:06,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:06,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:06,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:06,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:06,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:06,722 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:06,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:06,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:06,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:06,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:06,906 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:06,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:06,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:06,910 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:06,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:06,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:06,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:07,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:07,091 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:07,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:07,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:07,095 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:07,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:07,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:07,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:07,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:07,447 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:07,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:07,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:07,450 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:07,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:07,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:07,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:07,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:07,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:07,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:07,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:07,638 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:07,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:07,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:07,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:07,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:07,822 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:07,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:07,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:07,826 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:07,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:07,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:07,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:07,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:08,006 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:08,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:08,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:08,010 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:08,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:08,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:08,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:08,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:08,197 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:08,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:08,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:08,201 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:08,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:08,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:08,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:08,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:08,380 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:08,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:08,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:08,384 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:08,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:08,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:08,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:08,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:08,563 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:08,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:08,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:08,566 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:08,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:08,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:08,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:08,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:08,780 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:08,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:08,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:08,784 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:08,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:08,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:08,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:08,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:08,966 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:08,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:08,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:08,970 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:08,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:08,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:08,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:09,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:09,148 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:09,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:09,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:09,152 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:09,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:09,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:09,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:09,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:09,335 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:09,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:09,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:09,339 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:09,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:09,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:09,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:09,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:09,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:09,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:09,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:09,526 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:09,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:09,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:09,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:09,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:09,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:09,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:09,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:09,796 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:09,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:09,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:09,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:09,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:09,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:09,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:09,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:09,985 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:09,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:09,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:09,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:10,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:10,256 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:10,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:10,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:10,260 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:10,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:10,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:10,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:10,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:10,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:10,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:10,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:10,446 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:10,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:10,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:10,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:10,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:10,631 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:10,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:10,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:10,635 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:10,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:10,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:10,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:10,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:10,816 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:10,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:10,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:10,819 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:10,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:10,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:10,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:10,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:11,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:11,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:11,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:11,004 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:11,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:11,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:11,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:11,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:11,183 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:11,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:11,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:11,187 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:11,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:11,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:11,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:11,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:11,366 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:11,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:11,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:11,370 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:11,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:11,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:11,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:11,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:11,549 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:11,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:11,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:11,553 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:11,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:11,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:11,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:11,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:11,733 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:11,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:11,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:11,737 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:11,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:11,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:11,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:11,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:11,918 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:11,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:11,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:11,922 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:11,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:11,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:11,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:12,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:12,104 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:12,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:12,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:12,108 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:12,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:12,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:12,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:12,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:12,292 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:12,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:12,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:12,296 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:12,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:12,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:12,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:12,474 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:12,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:12,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:12,478 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:12,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:12,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:12,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:12,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:12,779 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:12,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:12,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:12,783 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:12,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:12,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:12,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:12,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:12,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:12,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:12,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:12,964 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:12,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:12,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:12,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:13,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:13,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:13,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:13,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:13,147 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:13,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:13,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:13,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:13,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:13,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:13,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:13,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:13,339 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:13,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:13,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:13,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:13,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:13,521 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:13,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:13,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:13,524 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:13,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:13,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:13,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:13,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:13,711 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:13,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:13,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:13,714 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:13,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:13,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:13,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:13,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:13,897 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:13,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:13,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:13,901 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:13,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:13,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:13,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:14,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:14,085 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:14,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:14,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:14,089 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:14,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:14,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:14,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:14,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:14,272 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:14,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:14,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:14,276 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:14,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:14,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:14,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:14,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:14,459 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:14,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:14,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:14,462 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:14,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:14,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:14,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:14,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:14,646 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:14,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:14,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:14,650 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:14,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:14,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:14,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:14,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:14,838 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:14,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:14,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:14,842 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:14,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:14,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:14,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:14,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:15,029 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:15,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:15,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:15,033 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:15,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:15,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:15,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:15,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:15,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:15,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:15,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:15,382 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:15,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:15,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:15,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:15,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:15,567 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:15,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:15,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:15,571 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:15,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:15,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:15,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:15,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:15,760 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:15,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:15,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:15,764 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:15,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:15,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:15,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:15,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:15,952 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:15,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:15,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:15,956 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:15,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:15,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:15,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:16,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:16,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:16,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:16,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:16,149 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:16,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:16,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:16,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:16,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:16,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:16,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:16,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:16,340 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:16,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:16,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:16,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:16,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:16,524 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:16,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:16,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:16,527 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:16,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:16,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:16,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:16,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:16,713 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:16,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:16,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:16,717 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:16,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:16,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:16,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:16,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:16,897 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:16,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:16,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:16,900 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:16,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:16,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:16,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:17,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:17,083 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:17,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:17,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:17,087 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:17,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:17,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:17,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:17,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:17,271 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:17,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:17,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:17,275 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:17,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:17,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:17,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:17,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:17,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:17,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:17,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:17,464 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:17,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:17,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:17,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:17,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:17,644 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:17,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:17,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:17,648 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:17,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:17,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:17,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:17,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:17,986 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:17,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:17,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:17,990 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:17,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:17,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:17,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:18,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:18,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:18,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:18,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:18,316 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:18,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:18,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:18,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:18,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:18,592 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:18,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:18,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:18,596 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:18,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:18,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:18,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:18,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:18,811 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:18,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:18,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:18,814 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:18,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:18,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:18,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:18,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:18,996 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:18,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:18,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:18,999 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:19,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:19,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:19,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:19,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:19,180 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:19,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:19,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:19,184 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:19,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:19,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:19,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:19,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:19,367 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:19,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:19,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:19,371 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:19,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:19,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:19,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:19,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:19,617 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:19,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:19,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:19,622 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:19,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:19,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:19,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:19,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:19,806 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:19,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:19,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:19,810 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:19,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:19,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:19,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:19,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:19,991 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:19,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:19,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:19,995 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:19,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:19,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:19,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:20,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:20,177 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:20,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:20,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:20,180 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:20,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:20,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:20,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:20,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:20,361 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:20,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:20,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:20,364 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:20,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:20,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:20,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:20,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:20,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:20,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:20,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:20,550 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:20,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:20,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:20,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:20,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:20,732 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:20,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:20,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:20,736 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:20,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:20,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:20,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:20,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:20,919 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:20,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:20,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:20,923 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:20,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:20,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:20,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:21,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:21,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:21,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:21,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:21,191 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:21,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:21,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:21,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:21,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:21,374 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:21,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:21,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:21,377 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:21,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:21,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:21,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:21,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:21,559 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:21,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:21,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:21,563 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:21,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:21,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:21,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:21,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:21,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:21,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:21,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:21,745 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:21,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:21,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:21,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:21,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:21,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:21,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:21,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:21,927 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:21,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:21,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:21,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:22,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:22,113 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:22,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:22,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:22,117 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:22,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:22,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:22,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:22,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:22,300 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:22,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:22,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:22,303 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:22,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:22,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:22,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:22,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:22,485 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:22,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:22,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:22,489 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:22,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:22,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:22,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:22,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:22,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:22,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:22,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:22,680 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:22,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:22,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:22,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:22,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:22,872 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:22,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:22,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:22,876 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:22,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:22,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:22,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:23,072 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:23,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:23,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:23,076 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:23,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:23,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:23,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:23,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:23,264 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:23,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:23,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:23,268 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:23,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:23,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:23,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:23,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:23,456 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:23,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:23,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:23,460 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:23,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:23,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:23,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:23,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:23,648 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:23,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:23,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:23,652 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:23,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:23,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:23,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:23,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:23,938 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:23,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:23,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:23,942 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:23,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:23,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:23,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:24,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:24,125 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:24,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:24,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:24,128 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:24,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:24,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:24,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:24,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:24,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:24,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:24,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:24,315 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:24,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:24,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:24,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:24,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:24,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:24,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:24,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:24,506 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:24,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:24,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:24,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:24,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:24,691 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:24,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:24,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:24,695 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:24,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:24,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:24,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:24,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:24,883 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:24,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:24,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:24,887 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:24,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:24,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:24,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:25,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:25,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:25,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:25,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:25,085 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:25,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:25,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:25,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:25,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:25,274 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:25,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:25,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:25,278 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:25,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:25,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:25,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:25,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:25,461 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:25,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:25,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:25,465 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:25,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:25,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:25,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:25,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:25,646 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:25,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:25,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:25,650 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:25,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:25,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:25,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:25,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:25,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:25,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:25,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:25,837 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:25,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:25,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:25,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:25,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:26,020 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:26,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:26,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:26,024 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:26,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:26,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:26,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:26,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:26,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:26,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:26,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:26,213 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:26,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:26,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:26,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:26,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:26,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:26,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:26,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:26,402 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:26,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:26,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:26,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:26,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:26,699 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:26,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:26,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:26,703 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:26,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:26,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:26,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:26,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:26,885 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:26,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:26,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:26,889 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:26,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:26,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:26,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:27,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:27,073 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:27,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:27,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:27,077 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:27,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:27,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:27,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:27,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:27,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:27,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:27,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:27,260 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:27,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:27,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:27,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:27,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:27,442 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:27,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:27,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:27,446 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:27,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:27,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:27,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:27,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:27,627 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:27,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:27,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:27,630 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:27,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:27,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:27,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:27,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:27,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:27,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:27,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:27,816 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:27,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:27,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:27,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:27,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:28,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:28,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:28,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:28,005 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:28,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:28,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:28,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:28,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:28,192 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:28,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:28,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:28,196 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:28,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:28,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:28,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:28,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:28,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:28,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:28,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:28,386 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:28,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:28,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:28,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:28,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:28,567 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:28,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:28,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:28,571 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:28,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:28,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:28,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:28,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:28,766 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:28,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:28,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:28,770 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:28,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:28,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:28,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:28,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:28,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:28,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:28,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:28,972 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:28,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:28,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:28,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:29,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:29,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:29,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:29,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:29,173 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:29,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:29,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:29,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:29,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:29,529 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:29,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:29,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:29,534 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:29,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:29,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:29,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:29,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:29,749 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:29,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:29,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:29,753 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:29,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:29,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:29,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:29,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:29,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:29,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:29,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:29,947 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:29,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:29,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:29,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:30,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:30,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:30,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:30,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:30,130 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:30,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:30,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:30,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:30,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:30,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:30,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:30,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:30,313 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:30,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:30,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:30,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:30,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:30,492 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:30,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:30,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:30,496 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:30,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:30,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:30,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:30,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:30,676 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:30,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:30,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:30,680 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:30,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:30,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:30,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:30,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:30,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:30,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:30,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:30,870 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:30,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:30,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:30,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:31,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:31,054 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:31,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:31,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:31,058 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:31,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:31,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:31,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:31,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:31,245 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:31,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:31,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:31,249 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:31,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:31,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:31,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:31,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:31,445 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:31,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:31,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:31,449 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:31,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:31,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:31,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:31,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:31,647 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:31,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:31,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:31,652 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:31,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:31,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:31,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:31,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:31,849 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:31,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:31,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:31,853 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:31,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:31,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:31,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:32,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:32,046 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:32,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:32,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:32,050 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:32,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:32,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:32,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:32,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:32,368 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:32,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:32,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:32,371 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:32,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:32,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:32,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:32,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:32,556 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:32,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:32,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:32,560 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:32,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:32,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:32,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:32,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:32,748 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:32,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:32,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:32,752 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:32,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:32,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:32,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:32,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:32,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:32,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:32,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:32,957 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:32,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:32,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:32,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:33,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:33,156 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:33,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:33,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:33,160 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:33,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:33,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:33,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:33,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:33,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:33,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:33,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:33,356 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:33,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:33,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:33,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:33,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:33,548 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:33,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:33,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:33,552 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:33,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:33,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:33,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:33,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:33,741 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:33,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:33,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:33,745 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:33,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:33,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:33,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:33,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:33,932 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:33,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:33,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:33,936 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:33,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:33,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:33,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:34,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:34,124 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:34,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:34,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:34,127 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:34,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:34,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:34,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:34,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:34,314 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:34,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:34,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:34,318 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:34,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:34,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:34,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:34,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:34,505 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:34,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:34,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:34,509 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:34,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:34,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:34,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:34,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:34,688 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:34,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:34,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:34,692 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:34,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:34,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:34,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:34,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:34,875 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:34,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:34,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:34,879 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:34,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:34,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:34,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:35,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:35,188 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:35,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:35,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:35,192 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:35,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:35,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:35,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:35,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:35,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:35,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:35,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:35,382 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:35,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:35,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:35,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:35,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:35,564 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:35,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:35,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:35,568 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:35,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:35,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:35,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:35,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:35,750 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:35,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:35,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:35,754 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:35,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:35,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:35,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:35,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:35,934 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:35,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:35,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:35,938 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:35,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:35,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:35,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:36,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:36,119 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:36,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:36,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:36,123 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:36,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:36,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:36,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:36,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:36,302 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:36,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:36,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:36,306 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:36,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:36,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:36,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:36,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:36,487 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:36,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:36,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:36,490 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:36,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:36,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:36,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:36,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:36,673 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:36,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:36,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:36,677 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:36,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:36,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:36,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:36,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:36,868 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:36,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:36,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:36,872 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:36,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:36,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:36,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:37,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:37,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:37,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:37,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:37,059 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:37,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:37,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:37,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:37,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:37,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:37,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:37,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:37,248 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:37,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:37,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:37,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:37,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:37,433 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:37,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:37,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:37,437 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:37,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:37,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:37,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:37,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:37,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:37,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:37,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:37,638 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:37,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:37,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:37,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:37,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:37,955 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:37,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:37,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:37,959 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:37,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:37,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:37,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:38,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:38,145 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:38,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:38,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:38,149 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:38,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:38,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:38,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:38,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:38,334 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:38,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:38,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:38,338 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:38,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:38,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:38,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:38,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:38,531 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:38,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:38,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:38,535 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:38,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:38,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:38,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:38,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:38,763 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:38,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:38,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:38,767 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:38,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:38,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:38,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:38,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:38,953 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:38,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:38,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:38,957 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:38,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:38,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:38,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:39,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:39,146 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:39,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:39,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:39,150 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:39,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:39,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:39,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:39,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:39,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:39,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:39,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:39,340 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:39,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:39,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:39,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:39,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:39,532 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:39,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:39,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:39,536 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:39,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:39,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:39,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:39,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:39,719 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:39,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:39,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:39,723 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:39,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:39,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:39,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:39,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:39,917 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:39,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:39,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:39,921 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:39,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:39,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:39,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:40,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:40,116 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:40,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:40,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:40,120 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:40,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:40,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:40,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:40,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:40,316 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:40,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:40,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:40,321 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:40,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:40,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:40,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:40,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:40,605 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:40,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:40,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:40,610 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:40,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:40,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:40,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:40,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:40,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:40,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:40,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:40,951 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:40,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:40,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:40,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:41,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:41,150 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:41,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:41,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:41,154 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:41,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:41,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:41,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:41,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:41,353 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:41,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:41,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:41,357 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:41,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:41,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:41,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:41,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:41,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:41,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:41,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:41,558 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:41,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:41,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:41,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:41,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:41,750 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:41,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:41,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:41,754 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:41,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:41,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:41,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:41,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:41,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:41,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:41,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:41,950 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:41,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:41,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:41,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:42,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:42,142 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:42,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:42,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:42,146 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:42,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:42,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:42,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:42,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:42,336 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:42,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:42,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:42,339 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:42,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:42,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:42,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:42,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:42,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:42,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:42,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:42,538 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:42,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:42,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:42,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:42,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:42,733 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:42,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:42,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:42,736 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:42,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:42,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:42,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:42,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:42,930 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:42,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:42,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:42,934 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:42,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:42,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:42,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:43,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:43,127 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:43,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:43,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:43,131 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:43,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:43,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:43,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:43,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:43,326 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:43,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:43,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:43,330 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:43,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:43,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:43,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:43,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:43,523 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:43,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:43,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:43,527 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:43,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:43,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:43,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:43,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:43,815 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:43,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:43,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:43,818 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:43,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:43,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:43,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:43,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:44,002 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:44,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:44,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:44,006 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:44,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:44,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:44,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:44,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:44,194 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:44,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:44,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:44,198 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:44,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:44,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:44,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:44,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:44,388 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:44,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:44,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:44,392 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:44,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:44,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:44,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:44,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:44,573 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:44,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:44,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:44,577 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:44,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:44,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:44,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:44,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:44,758 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:44,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:44,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:44,762 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:44,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:44,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:44,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:44,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:44,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:44,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:44,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:44,946 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:44,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:44,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:44,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:45,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:45,129 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:45,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:45,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:45,133 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:45,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:45,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:45,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:45,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:45,311 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:45,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:45,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:45,315 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:45,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:45,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:45,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:45,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:45,498 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:45,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:45,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:45,502 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:45,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:45,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:45,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:45,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:45,687 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:45,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:45,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:45,691 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:45,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:45,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:45,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:45,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:45,876 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:45,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:45,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:45,880 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:45,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:45,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:45,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:46,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:46,069 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:46,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:46,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:46,073 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:46,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:46,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:46,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:46,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:46,261 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:46,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:46,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:46,265 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:46,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:46,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:46,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:46,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:46,546 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:46,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:46,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:46,550 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:46,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:46,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:46,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:46,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:46,737 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:46,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:46,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:46,741 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:46,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:46,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:46,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:46,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:46,933 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:46,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:46,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:46,937 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:46,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:46,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:46,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:47,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:47,123 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:47,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:47,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:47,127 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:47,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:47,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:47,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:47,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:47,313 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:47,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:47,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:47,318 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:47,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:47,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:47,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:47,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:47,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:47,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:47,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:47,506 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:47,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:47,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:47,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:47,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:47,695 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:47,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:47,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:47,699 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:47,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:47,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:47,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:47,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:47,888 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:47,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:47,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:47,892 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:47,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:47,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:47,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:48,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:48,076 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:48,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:48,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:48,079 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:48,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:48,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:48,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:48,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:48,268 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:48,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:48,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:48,272 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:48,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:48,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:48,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:48,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:48,460 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:48,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:48,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:48,464 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:48,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:48,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:48,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:48,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:48,668 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:48,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:48,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:48,672 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:48,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:48,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:48,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:48,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:48,860 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:48,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:48,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:48,863 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:48,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:48,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:48,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:49,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:49,056 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:49,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:49,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:49,060 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:49,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:49,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:49,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:49,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:49,347 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:49,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:49,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:49,352 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:49,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:49,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:49,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:49,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:49,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:49,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:49,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:49,558 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:49,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:49,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:49,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:49,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:49,760 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:49,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:49,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:49,764 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:49,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:49,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:49,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:49,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:49,961 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:49,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:49,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:49,965 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:49,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:49,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:49,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:50,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:50,167 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:50,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:50,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:50,171 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:50,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:50,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:50,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:50,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:50,370 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:50,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:50,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:50,374 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:50,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:50,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:50,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:50,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:50,569 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:50,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:50,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:50,573 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:50,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:50,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:50,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:50,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:50,773 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:50,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:50,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:50,777 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:50,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:50,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:50,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:50,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:50,977 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:50,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:50,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:50,981 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:50,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:50,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:50,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:51,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:51,179 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:51,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:51,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:51,183 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:51,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:51,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:51,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:51,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:51,383 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:51,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:51,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:51,387 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:51,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:51,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:51,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:51,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:51,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:51,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:51,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:51,591 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:51,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:51,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:51,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:51,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:51,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:51,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:51,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:51,792 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:51,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:51,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:51,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:51,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:52,137 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:52,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:52,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:52,140 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:52,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:52,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:52,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:52,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:52,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:52,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:52,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:52,399 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:52,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:52,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:52,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:52,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:52,599 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:52,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:52,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:52,603 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:52,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:52,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:52,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:52,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:52,793 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:52,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:52,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:52,797 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:52,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:52,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:52,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:52,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:52,984 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:52,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:52,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:52,988 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:52,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:52,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:52,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:53,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:53,175 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:53,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:53,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:53,179 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:53,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:53,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:53,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:53,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:53,368 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:53,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:53,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:53,372 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:53,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:53,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:53,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:53,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:53,554 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:53,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:53,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:53,558 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:53,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:53,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:53,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:53,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:53,738 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:53,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:53,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:53,741 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:53,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:53,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:53,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:53,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:53,924 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:53,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:53,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:53,927 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:53,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:53,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:53,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:54,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:54,118 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:54,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:54,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:54,122 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:54,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:54,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:54,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:54,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:54,315 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:54,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:54,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:54,319 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:54,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:54,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:54,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:54,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:54,503 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:54,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:54,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:54,507 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:54,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:54,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:54,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:54,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:54,692 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:54,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:54,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:54,696 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:54,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:54,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:54,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:54,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:55,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:55,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:55,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:55,023 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:55,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:55,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:55,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:55,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:55,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:55,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:55,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:55,213 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:55,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:55,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:55,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:55,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:55,402 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:55,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:55,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:55,405 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:55,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:55,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:55,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:55,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:55,596 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:55,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:55,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:55,599 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:55,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:55,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:55,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:55,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:55,788 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:55,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:55,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:55,791 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:55,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:55,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:55,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:55,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:55,978 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:55,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:55,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:55,982 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:55,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:55,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:55,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:56,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:56,170 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:56,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:56,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:56,174 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:56,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:56,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:56,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:56,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:56,363 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:56,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:56,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:56,367 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:56,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:56,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:56,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:56,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:56,558 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:56,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:56,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:56,562 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:56,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:56,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:56,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:56,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:56,751 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:56,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:56,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:56,755 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:56,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:56,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:56,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:56,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:56,947 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:56,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:56,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:56,951 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:56,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:56,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:56,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:57,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:57,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:57,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:57,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:57,147 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:57,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:57,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:57,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:57,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:57,338 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:57,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:57,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:57,342 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:57,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:57,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:57,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:57,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:57,534 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:57,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:57,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:57,538 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:57,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:57,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:57,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:57,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:57,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:57,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:57,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:57,830 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:57,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:57,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:57,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:57,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:58,024 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:58,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:58,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:58,028 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:58,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:58,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:58,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:58,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:58,219 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:58,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:58,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:58,223 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:58,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:58,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:58,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:58,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:58,413 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:58,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:58,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:58,417 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:58,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:58,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:58,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:58,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:58,608 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:58,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:58,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:58,612 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:58,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:58,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:58,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:58,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:58,798 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:58,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:58,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:58,801 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:58,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:58,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:58,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:58,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:58,992 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:58,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:58,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:58,995 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:58,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:58,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:58,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:59,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:59,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:59,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:59,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:59,190 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:59,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:59,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:59,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:59,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:59,382 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:59,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:59,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:59,386 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:59,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:59,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:59,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:59,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:59,579 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:59,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:59,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:59,583 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:59,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:59,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:59,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:59,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:58:59,774 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:58:59,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:58:59,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:58:59,778 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:58:59,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:58:59,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:58:59,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:58:59,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:00,007 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:00,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:00,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:00,011 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:00,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:00,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:00,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:00,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:00,246 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:00,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:00,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:00,250 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:00,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:00,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:00,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:00,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:00,604 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:00,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:00,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:00,608 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:00,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:00,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:00,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:00,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:00,801 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:00,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:00,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:00,805 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:00,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:00,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:00,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:00,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:01,000 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:01,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:01,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:01,004 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:01,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:01,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:01,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:01,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:01,199 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:01,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:01,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:01,203 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:01,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:01,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:01,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:01,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:01,399 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:01,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:01,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:01,402 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:01,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:01,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:01,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:01,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:01,598 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:01,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:01,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:01,602 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:01,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:01,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:01,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:01,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:01,797 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:01,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:01,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:01,801 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:01,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:01,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:01,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:01,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:01,989 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:01,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:01,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:01,993 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:01,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:01,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:01,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:02,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:02,189 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:02,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:02,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:02,193 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:02,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:02,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:02,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:02,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:02,391 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:02,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:02,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:02,395 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:02,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:02,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:02,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:02,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:02,589 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:02,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:02,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:02,593 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:02,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:02,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:02,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:02,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:02,782 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:02,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:02,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:02,786 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:02,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:02,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:02,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:02,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:02,974 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:02,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:02,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:02,978 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:02,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:02,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:02,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:03,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:03,162 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:03,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:03,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:03,166 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:03,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:03,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:03,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:03,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:03,476 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:03,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:03,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:03,480 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:03,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:03,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:03,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:03,661 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:03,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:03,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:03,665 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:03,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:03,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:03,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:03,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:03,851 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:03,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:03,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:03,855 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:03,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:03,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:03,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:03,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:04,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:04,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:04,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:04,047 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:04,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:04,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:04,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:04,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:04,231 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:04,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:04,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:04,234 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:04,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:04,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:04,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:04,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:04,427 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:04,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:04,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:04,430 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:04,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:04,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:04,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:04,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:04,621 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:04,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:04,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:04,625 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:04,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:04,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:04,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:04,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:04,810 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:04,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:04,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:04,813 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:04,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:04,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:04,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:04,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:05,001 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:05,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:05,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:05,005 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:05,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:05,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:05,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:05,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:05,198 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:05,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:05,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:05,202 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:05,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:05,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:05,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:05,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:05,389 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:05,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:05,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:05,393 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:05,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:05,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:05,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:05,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:05,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:05,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:05,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:05,586 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:05,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:05,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:05,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:05,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:05,776 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:05,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:05,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:05,779 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:05,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:05,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:05,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:05,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:05,969 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:05,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:05,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:05,973 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:05,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:05,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:05,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:06,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:06,250 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:06,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:06,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:06,254 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:06,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:06,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:06,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:06,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:06,446 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:06,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:06,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:06,450 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:06,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:06,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:06,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:06,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:06,638 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:06,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:06,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:06,641 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:06,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:06,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:06,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:06,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:06,829 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:06,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:06,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:06,833 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:06,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:06,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:06,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:06,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:07,019 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:07,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:07,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:07,022 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:07,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:07,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:07,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:07,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:07,209 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:07,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:07,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:07,212 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:07,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:07,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:07,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:07,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:07,407 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:07,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:07,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:07,411 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:07,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:07,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:07,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:07,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:07,611 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:07,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:07,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:07,615 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:07,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:07,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:07,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:07,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:07,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:07,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:07,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:07,815 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:07,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:07,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:07,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:07,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:08,008 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:08,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:08,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:08,012 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:08,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:08,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:08,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:08,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:08,204 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:08,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:08,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:08,207 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:08,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:08,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:08,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:08,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:08,394 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:08,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:08,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:08,398 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:08,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:08,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:08,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:08,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:08,590 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:08,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:08,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:08,594 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:08,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:08,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:08,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:08,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:08,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:08,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:08,945 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:08,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:08,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:08,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:09,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:09,130 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:09,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:09,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:09,134 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:09,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:09,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:09,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:09,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:09,319 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:09,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:09,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:09,323 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:09,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:09,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:09,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:09,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:09,588 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:09,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:09,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:09,593 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:09,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:09,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:09,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:09,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:09,826 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:09,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:09,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:09,830 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:09,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:09,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:09,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:09,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:10,034 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:10,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:10,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:10,038 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:10,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:10,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:10,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:10,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:10,239 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:10,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:10,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:10,243 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:10,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:10,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:10,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:10,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:10,439 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:10,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:10,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:10,443 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:10,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:10,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:10,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:10,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:10,635 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:10,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:10,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:10,639 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:10,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:10,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:10,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:10,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:10,837 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:10,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:10,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:10,841 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:10,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:10,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:10,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:10,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:11,029 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:11,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:11,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:11,032 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:11,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:11,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:11,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:11,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:11,225 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:11,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:11,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:11,229 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:11,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:11,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:11,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:11,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:11,425 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:11,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:11,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:11,429 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:11,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:11,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:11,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:11,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:11,620 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:11,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:11,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:11,624 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:11,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:11,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:11,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:11,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:11,907 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:11,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:11,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:11,912 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:11,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:11,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:11,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:12,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:12,113 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:12,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:12,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:12,117 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:12,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:12,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:12,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:12,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:12,309 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:12,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:12,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:12,313 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:12,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:12,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:12,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:12,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:12,503 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:12,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:12,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:12,507 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:12,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:12,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:12,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:12,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:12,697 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:12,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:12,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:12,701 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:12,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:12,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:12,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:12,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:12,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:12,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:12,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:12,894 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:12,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:12,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:12,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:13,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:13,081 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:13,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:13,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:13,085 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:13,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:13,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:13,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:13,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:13,275 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:13,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:13,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:13,279 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:13,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:13,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:13,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:13,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:13,465 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:13,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:13,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:13,469 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:13,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:13,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:13,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:13,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:13,655 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:13,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:13,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:13,659 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:13,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:13,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:13,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:13,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:13,846 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:13,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:13,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:13,850 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:13,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:13,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:13,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:13,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:14,041 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:14,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:14,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:14,044 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:14,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:14,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:14,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:14,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:14,230 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:14,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:14,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:14,234 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:14,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:14,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:14,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:14,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:14,574 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:14,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:14,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:14,578 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:14,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:14,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:14,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:14,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:14,769 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:14,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:14,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:14,774 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:14,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:14,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:14,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:14,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:15,049 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:15,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:15,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:15,054 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:15,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:15,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:15,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:15,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:15,257 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:15,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:15,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:15,261 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:15,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:15,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:15,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:15,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:15,454 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:15,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:15,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:15,458 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:15,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:15,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:15,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:15,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:15,653 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:15,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:15,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:15,657 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:15,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:15,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:15,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:15,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:15,848 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:15,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:15,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:15,852 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:15,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:15,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:15,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:15,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:16,042 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:16,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:16,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:16,046 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:16,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:16,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:16,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:16,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:16,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:16,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:16,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:16,240 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:16,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:16,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:16,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:16,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:16,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:16,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:16,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:16,435 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:16,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:16,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:16,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:16,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:16,626 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:16,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:16,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:16,630 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:16,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:16,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:16,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:16,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:16,831 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:16,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:16,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:16,835 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:16,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:16,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:16,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:16,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:17,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:17,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:17,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:17,041 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:17,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:17,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:17,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:17,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:17,236 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:17,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:17,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:17,240 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:17,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:17,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:17,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:17,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:17,526 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:17,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:17,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:17,530 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:17,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:17,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:17,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:17,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:17,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:17,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:17,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:17,731 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:17,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:17,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:17,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:17,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:17,928 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:17,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:17,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:17,932 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:17,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:17,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:17,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:18,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:18,124 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:18,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:18,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:18,128 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:18,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:18,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:18,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:18,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:18,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:18,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:18,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:18,321 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:18,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:18,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:18,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:18,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:18,510 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:18,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:18,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:18,514 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:18,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:18,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:18,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:18,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:18,739 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:18,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:18,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:18,743 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:18,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:18,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:18,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:18,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:18,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:18,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:18,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:18,946 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:18,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:18,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:18,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:19,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:19,143 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:19,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:19,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:19,146 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:19,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:19,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:19,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:19,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:19,350 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:19,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:19,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:19,354 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:19,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:19,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:19,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:19,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:19,556 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:19,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:19,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:19,560 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:19,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:19,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:19,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:19,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:19,834 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:19,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:19,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:19,838 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:19,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:19,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:19,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:19,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:20,039 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:20,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:20,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:20,042 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:20,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:20,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:20,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:20,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:20,385 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:20,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:20,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:20,389 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:20,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:20,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:20,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:20,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:20,583 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:20,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:20,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:20,587 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:20,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:20,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:20,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:20,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:20,784 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:20,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:20,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:20,788 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:20,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:20,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:20,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:20,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:20,985 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:20,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:20,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:20,989 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:20,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:20,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:20,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:21,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:21,187 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:21,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:21,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:21,191 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:21,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:21,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:21,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:21,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:21,387 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:21,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:21,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:21,391 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:21,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:21,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:21,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:21,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:21,587 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:21,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:21,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:21,591 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:21,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:21,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:21,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:21,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:21,786 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:21,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:21,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:21,790 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:21,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:21,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:21,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:21,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:21,981 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:21,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:21,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:21,985 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:21,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:21,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:21,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:22,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:22,184 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:22,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:22,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:22,188 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:22,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:22,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:22,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:22,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:22,378 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:22,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:22,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:22,382 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:22,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:22,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:22,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:22,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:22,575 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:22,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:22,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:22,579 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:22,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:22,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:22,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:22,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:22,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:22,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:22,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:22,775 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:22,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:22,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:22,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:22,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:23,126 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:23,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:23,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:23,130 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:23,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:23,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:23,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:23,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:23,318 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:23,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:23,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:23,322 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:23,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:23,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:23,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:23,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:23,672 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:23,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:23,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:23,675 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:23,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:23,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:23,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:23,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:23,866 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:23,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:23,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:23,870 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:23,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:23,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:23,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:24,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:24,064 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:24,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:24,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:24,068 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:24,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:24,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:24,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:24,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:24,502 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:24,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:24,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:24,506 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:24,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:24,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:24,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:24,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:24,839 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:24,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:24,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:24,843 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:24,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:24,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:24,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:24,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:25,032 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:25,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:25,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:25,035 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:25,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:25,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:25,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:25,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:25,497 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:25,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:25,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:25,501 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:25,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:25,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:25,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:25,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:26,031 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:26,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:26,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:26,035 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:26,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:26,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:26,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:26,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:26,240 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:26,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:26,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:26,244 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:26,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:26,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:26,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:26,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:26,651 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:26,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:26,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:26,655 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:26,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:26,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:26,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:26,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:27,043 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:27,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:27,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:27,047 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:27,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:27,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:27,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:59:27,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:59:27,247 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:59:27,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:59:27,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 35 states and 44 transitions. [2024-11-13 22:59:27,251 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-11-13 22:59:27,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 22:59:27,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:59:27,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms